complexType "FacilityPositionStatement"
Namespace:
Content:
complex, 3 attributes, 14 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 (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 (in facilityPositionStatement),
positionPartyReference (in facilityPositionStatement),
sequenceNumber (defined in Sequence.model group),
statementDate,
validation
All Direct / Indirect Based Elements (1):
facilityPositionStatement
Known Usage Locations
Annotation
A statement containing the commitment amounts for a single facility at the global and (optionally) the lender postion levels, on a specific date.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              SyndicatedLoanStatement (extension)
                  FacilityPositionStatement
XML Source (w/o annotations (4); 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: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/14)
facilityPosition
Type:
FacilityPosition, complex content
Commitment 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)
<xsd:element name="facilityPosition" type="FacilityPosition"/>

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 (if applicable position amounts are populated).
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.