complexType "FacilityOutstandingsPosition"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
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 (2):
facilityOutstandingsPosition (defined in AbstractContractNotification complexType),
facilityOutstandingsPosition (in facilityOutstandingsPositionStatement)
Known Usage Locations
Annotation
This represents current and prior facility commitment amounts on both the global and lender postion levels.
Type Definition Detail
Type Derivation Tree
FacilityPosition (extension)
  FacilityOutstandingsPosition
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FacilityOutstandingsPosition">
<xsd:complexContent>
<xsd:extension base="FacilityPosition">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="outstandingsPosition" type="OutstandingsPosition"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
outstandingsPosition
Type:
OutstandingsPosition, complex content
A structure used to define all positions held by the lender at the loan contract level. This structure is design 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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.