complexType "FacilityPosition"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
commitment,
facilityReference (defined in FacilityPosition complexType),
outstandingsPosition,
priorCommitment
All Direct / Indirect Based Elements (4):
facilityPosition (defined in AbstractContractNotification complexType),
facilityPosition (in facilityNotification),
facilityPosition (in facilityPositionStatement),
facilityPosition (in loanAllocationSettlement)
Known Usage Locations
Annotation
A structure that represents current/prior facility commitment amounts on both the global and lender position levels.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="FacilityPosition">
<xsd:sequence>
<xsd:element name="facilityReference" type="FacilityReference"/>
<xsd:group ref="CurrentPriorCommitment.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="outstandingsPosition" type="OutstandingsPosition"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
facilityReference
Type:
FacilityReference, empty content
A unique facility identifier.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="facilityReference" type="FacilityReference"/>

outstandingsPosition
Type:
OutstandingsPosition, complex content
A structure used to define all positions held by the lender at the loan contract level. This structure is designed to hold either some or all loan contracts.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="outstandingsPosition" type="OutstandingsPosition"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.