Definition Type: ComplexType
Name: FacilityOutstandingsPositionStatement
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AbstractLoanStatement
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that represents position details (including outstandings) for a single facility. Positions can be stated at the global and (optionally) at the lender-specific level.
Collapse XSD Schema Diagram:
Drilldown into party in schema fpml-loan-5-10_xsd Drilldown into contract in schema fpml-loan-5-10_xsd Drilldown into contractSummary in schema fpml-loan-5-10_xsd Drilldown into contractIdentifier in schema fpml-loan-5-10_xsd Drilldown into LoanContractDetails.model in schema fpml-loan-5-10_xsd Drilldown into facilitySummary in schema fpml-loan-5-10_xsd Drilldown into facilityIdentifier in schema fpml-loan-5-10_xsd Drilldown into FacilityDetails.model in schema fpml-loan-5-10_xsd Drilldown into positionPartyReference in schema fpml-loan-5-10_xsd Drilldown into facilityOutstandingsPosition in schema fpml-loan-5-10_xsd Drilldown into comments in schema fpml-loan-5-10_xsd Drilldown into statementDate in schema fpml-loan-5-10_xsd Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd Drilldown into Sequence.model in schema fpml-msg-5-10_xsd Drilldown into correlationId in schema fpml-msg-5-10_xsd Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd Drilldown into Correlation.model in schema fpml-msg-5-10_xsd Drilldown into CorrelationAndSequence.model in schema fpml-msg-5-10_xsd Drilldown into isCorrection in schema fpml-msg-5-10_xsd Drilldown into validation in schema fpml-doc-5-10_xsd Drilldown into Validation.model in schema fpml-doc-5-10_xsd Drilldown into header in schema fpml-msg-5-10_xsd Drilldown into actualBuild in schema fpml-doc-5-10_xsd Drilldown into expectedBuild in schema fpml-doc-5-10_xsd Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd Drilldown into Document in schema fpml-doc-5-10_xsd Drilldown into Message in schema fpml-msg-5-10_xsd Drilldown into RequestMessage in schema fpml-msg-5-10_xsd Drilldown into CorrectableRequestMessage in schema fpml-msg-5-10_xsd Drilldown into AbstractLoanStatement in schema fpml-loan-5-10_xsdXSD Diagram of FacilityOutstandingsPositionStatement in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FacilityOutstandingsPositionStatement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that represents position details (including outstandings) for a single facility. Positions can be stated at the global and (optionally) at the lender-specific level.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="AbstractLoanStatement">
            <xsd:sequence>
                <xsd:element name="facilityOutstandingsPosition" type="FacilityOutstandingsPosition">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Commitment and outstanding position details for a single facility. Positions can be stated at the global and (optionally) at the lender-specific level.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="positionPartyReference" type="PartyReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A reference to the party for whom positions are being reported.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:sequence>
                    <xsd:group ref="FacilityDetails.model" />
                    <xsd:group ref="LoanContractDetails.model" minOccurs="0" maxOccurs="unbounded" />
                </xsd:sequence>
                <xsd:element name="party" type="Party" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A legal entity or a subdivision of a legal entity.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsA:header (1) (1)
validation nsA:validation 0 unbounded
isCorrection nsA:isCorrection (1) (1)
parentCorrelationId nsA:parentCorrelationId 0 (1)
correlationId nsA:correlationId (1) (1)
sequenceNumber nsA:sequenceNumber (1) (1)
onBehalfOf nsA:onBehalfOf (1) (1)
statementDate nsA:statementDate (1) (1)
comments nsA:comments 0 (1)
facilityOutstandingsPosition nsA:facilityOutstandingsPosition (1) (1)
positionPartyReference nsA:positionPartyReference 0 (1)
facilityIdentifier nsA:facilityIdentifier (1) (1)
facilitySummary nsA:facilitySummary (1) (1)
contractIdentifier nsA:contractIdentifier (1) (1)
contractSummary nsA:contractSummary (1) (1)
contract nsA:contract (1) (1)
party nsA:party 0 unbounded
<xs:group> nsA:Validation.model (1) (1)
<xs:group> nsA:CorrelationAndSequence.model 0 (1)
<xs:group> nsA:Correlation.model (1) (1)
<xs:group> nsA:CorrelationId.model (1) (1)
<xs:group> nsA:Sequence.model (1) (1)
<xs:group> nsA:OnBehalfOf.model 0 (1)
<xs:group> nsA:FacilityDetails.model (1) (1)
<xs:group> nsA:LoanContractDetails.model 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsA:fpmlVersion Required
expectedBuild nsA:expectedBuild (Optional)
actualBuild nsA:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:facilityOutstandingsPositionStatement