complexType "FacilityPositionStatement"
Namespace:
Content:
complex, 3 attributes, 14 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (14):
comments (defined in SyndicatedLoanStatement complexType),
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilityPosition (in facilityPositionStatement),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (defined in Parties.model group),
positionPartyReference (in facilityPositionStatement),
sequenceNumber (defined in Sequence.model group),
statementDate,
validation
All Direct / Indirect Based Elements (1):
facilityPositionStatement
Known Usage Locations
Annotation
This represents multiple current facility commitment amounts on either the global or both the global and lender postion levels.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              SyndicatedLoanStatement (extension)
                  FacilityPositionStatement
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FacilityPositionStatement">
<xsd:complexContent>
<xsd:extension base="SyndicatedLoanStatement">
<xsd:sequence>
<xsd:element name="facilityPosition" type="FacilityPosition"/>
<xsd:element minOccurs="0" name="positionPartyReference" type="PartyReference"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group ref="Parties.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/14)
facilityPosition
Type:
FacilityPosition, complex content
A facility position definition containing full details of either the global commitment and outstanding amounts or a specific lender's position breakdown.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="facilityPosition" type="FacilityPosition"/>

positionPartyReference
Type:
PartyReference, empty content
A reference to the party for whom positions are being reported.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="positionPartyReference" type="PartyReference"/>

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.