Definition Type: Element
Name: facilitySummary
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:FacilitySummary
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A data structure which contains the identifying characteristics of the given facility.
Collapse XSD Schema Diagram:
Drilldown into originalCommitmentAmount in schema fpml-loan-4-5_xsd Drilldown into currency in schema fpml-loan-4-5_xsd Drilldown into description in schema fpml-asset-4-5_xsd Drilldown into instrumentId in schema fpml-asset-4-5_xsd Drilldown into id in schema fpml-asset-4-5_xsd Drilldown into Asset in schema fpml-asset-4-5_xsd Drilldown into IdentifiedAsset in schema fpml-asset-4-5_xsd Drilldown into FacilitySummary in schema fpml-loan-4-5_xsdXSD Diagram of facilitySummary in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="facilitySummary" type="FacilitySummary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A data structure which contains the identifying characteristics of the given facility.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId fpml:instrumentId (1) unbounded
description fpml:description 0 (1)
currency fpml:currency (1) (1)
originalCommitmentAmount fpml:originalCommitmentAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: