Definition Type: Element
Name: outstandingsPosition
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:OutstandingsPosition
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A structure used to define all positions held by the lender at the loan contract level. This structure is design to hold either some or all loan contracts.
Collapse XSD Schema Diagram:
Drilldown into facilityFxRate in schema fpml-loan-5-10_xsd Drilldown into priorAmount in schema fpml-loan-5-10_xsd Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into letterOfCreditReference in schema fpml-loan-5-10_xsd Drilldown into loanContractReference in schema fpml-loan-5-10_xsd Drilldown into OutstandingsPosition in schema fpml-loan-5-10_xsdXSD Diagram of outstandingsPosition in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="outstandingsPosition" type="OutstandingsPosition" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure used to define all positions held by the lender at the loan contract level. This structure is design to hold either some or all loan contracts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
loanContractReference nsA:loanContractReference (1) (1)
letterOfCreditReference nsA:letterOfCreditReference (1) (1)
amount nsA:amount (1) (1)
priorAmount nsA:priorAmount 0 (1)
facilityFxRate nsA:facilityFxRate 0 (1)
Collapse Derivation Tree: