complexType "FacilityPosition"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
facilityReference (defined in FacilityPosition complexType),
All Direct / Indirect Based Elements (4):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.