Definition Type: Element
Name: facilityCommitmentPosition
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:FacilityCommitmentPosition
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A structure which contains the position being held by the lender on both the facility and loan contract levels. This position information is from the message sender's viewpoint as of the date of the associated notice.
Collapse XSD Schema Diagram:
Drilldown into lcPosition in schema fpml-loan-4-5_xsd Drilldown into loanContractPosition in schema fpml-loan-4-5_xsd Drilldown into priorAmount in schema fpml-loan-4-5_xsd Drilldown into currentAmount in schema fpml-loan-4-5_xsd Drilldown into FacilityCommitmentPosition in schema fpml-loan-4-5_xsdXSD Diagram of facilityCommitmentPosition in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="facilityCommitmentPosition" type="FacilityCommitmentPosition" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure which contains the position being held by the lender on both the facility and loan contract levels. This position information is from the message sender's viewpoint as of the date of the associated notice.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currentAmount fpml:currentAmount (1) (1)
priorAmount fpml:priorAmount 0 (1)
loanContractPosition fpml:loanContractPosition 0 unbounded
lcPosition fpml:lcPosition 0 unbounded
Collapse Derivation Tree: