Definition Type: ComplexType
Name: FacilityPosition
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that represents current/prior facility commitment amounts on both the global and lender position levels.
Collapse XSD Schema Diagram:
Drilldown into priorCommitment in schema fpml-loan-5-10_xsd Drilldown into commitment in schema fpml-loan-5-10_xsd Drilldown into CurrentPriorCommitment.model in schema fpml-loan-5-10_xsd Drilldown into facilityReference in schema fpml-loan-5-10_xsdXSD Diagram of FacilityPosition in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FacilityPosition">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that represents current/prior facility commitment amounts on both the global and lender position levels.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="facilityReference" type="FacilityReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A unique facility identifier.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CurrentPriorCommitment.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The global and share amount of principal commitment. This model can be used to determine commitment balances before and after any associated business event.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
facilityReference nsA:facilityReference (1) (1)
commitment nsA:commitment (1) (1)
priorCommitment nsA:priorCommitment 0 (1)
<xs:group> nsA:CurrentPriorCommitment.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:FacilityOutstandingsPosition, nsA:facilityPosition, nsA:facilityPosition