complexType "ReferenceObligation"
Namespace:
Content:
complex, 9 elements
Defined:
globally in fpml-cd-5-8.xsd; see XML source
Includes:
definitions of 9 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
bond, convertibleBond, guarantor, guarantorReference, loan, mortgage, primaryObligor, primaryObligorReference, standardReferenceObligation
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (w/o annotations (5); 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:choice minOccurs="0">
<xsd:element name="primaryObligor" type="LegalEntity"/>
<xsd:element name="primaryObligorReference" type="LegalEntityReference"/>
</xsd:choice>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="guarantor" type="LegalEntity"/>
<xsd:element name="guarantorReference" type="LegalEntityReference"/>
</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; 9/9)
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"/>

guarantor
Type:
LegalEntity, complex content
The party that guarantees by way of a contractual arrangement to pay the debts of an obligor if the obligor is unable to make the required payments itself. ISDA 2003 Term: Guarantor
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="guarantor" type="LegalEntity"/>

guarantorReference
Type:
LegalEntityReference, empty content
A pointer style reference to a reference entity defined elsewhere in the document. Used when the reference entity is the guarantor.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="guarantorReference" type="LegalEntityReference"/>

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"/>

primaryObligor
Type:
LegalEntity, complex content
The entity primarily responsible for repaying debt to a creditor as a result of borrowing or issuing bonds. ISDA 2003 Term: Primary Obligor
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="primaryObligor" type="LegalEntity"/>

primaryObligorReference
Type:
LegalEntityReference, empty content
A pointer style reference to a reference entity defined elsewhere in the document. Used when the reference entity is the primary obligor.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="primaryObligorReference" type="LegalEntityReference"/>

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 DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.