complexType "FacilityOutstandingsPositionStatement"
Namespace:
Content:
complex, 3 attributes, 17 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (17):
comments (defined in SyndicatedLoanStatement complexType),
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilityOutstandingsPosition (in facilityOutstandingsPositionStatement),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in facilityOutstandingsPositionStatement),
positionPartyReference (in facilityOutstandingsPositionStatement),
sequenceNumber (defined in Sequence.model group),
statementDate,
validation
All Direct / Indirect Based Elements (1):
facilityOutstandingsPositionStatement
Known Usage Locations
Annotation
Position details (including outstandings) for a single facility. Positions can be stated at the global and (optionally) at the lender-specific level.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              SyndicatedLoanStatement (extension)
                  FacilityOutstandingsPositionStatement
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="FacilityOutstandingsPositionStatement">
<xsd:complexContent>
<xsd:extension base="SyndicatedLoanStatement">
<xsd:sequence>
<xsd:element name="facilityOutstandingsPosition" type="FacilityOutstandingsPosition"/>
<xsd:element minOccurs="0" name="positionPartyReference" type="PartyReference"/>
<xsd:sequence>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LoanContractDetails.model"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/17)
facilityOutstandingsPosition
Type:
Commitment and outstanding position details for a single facility. Positions can be stated at the global and (optionally) at the lender-specific level.
XML Source (w/o annotations (1); see within schema source)

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="party" type="Party"/>

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