complexType "ReferenceObligation"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-cd-5-13.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (2):
referenceObligation (defined in ReferenceInformation complexType),
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ReferenceObligation">
<xsd:sequence>
<xsd:choice>
<xsd:element ref="bond"/>
<xsd:element ref="convertibleBond"/>
<xsd:element ref="mortgage"/>
<xsd:element ref="loan"/>
</xsd:choice>
<xsd:element minOccurs="0" name="standardReferenceObligation" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
bond
Type:
Bond, complex content
XML Source (see within schema source)
<xsd:element ref="bond"/>

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

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

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

standardReferenceObligation
Type:
xsd:boolean, predefined, simple content
Indicates if the reference obligation is a Standard Reference Obligation. ISDA 2014 Term: Standard Reference Obligation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="standardReferenceObligation" type="xsd:boolean"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.