complexType "ReferenceObligation"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-cd-5-3.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
bond? | convertibleBond? | mortgage? | loan?
</...>
Content Model Elements (4):
bond, convertibleBond, loan, mortgage
All Direct / Indirect Based Elements (2):
referenceObligation (defined in ReferencePair complexType), referenceObligation (in referenceInformation)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="ReferenceObligation">
<xsd:sequence>
<xsd:choice>
<xsd:element minOccurs="0" ref="bond"/>
<xsd:element minOccurs="0" ref="convertibleBond"/>
<xsd:element minOccurs="0" ref="mortgage"/>
<xsd:element minOccurs="0" ref="loan"/>
</xsd:choice>
<!--View Generation: Skipped an empty choice.-->
<!--View Generation: SKIPPED - Standardized-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
bond
Type:
Bond, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="bond"/>

convertibleBond
Type:
ConvertibleBond, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="convertibleBond"/>

loan
Type:
Loan, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="loan"/>

mortgage
Type:
Mortgage, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="mortgage"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.