Definition Type: Element
Name: facilityIdentifier
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FacilityIdentifier
Containing Schema: fpml-loan-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Set of fields identifying instrument.
Collapse XSD Schema Diagram:
Drilldown into originalCommitmentAmount in schema fpml-loan-4-4_xsd Drilldown into currency in schema fpml-loan-4-4_xsd Drilldown into facilityName in schema fpml-loan-4-4_xsd Drilldown into productId in schema fpml-shared-4-4_xsd Drilldown into productType in schema fpml-shared-4-4_xsd Drilldown into Product.model in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Product in schema fpml-shared-4-4_xsd Drilldown into FacilityIdentifier in schema fpml-loan-4-4_xsdXSD Diagram of facilityIdentifier in schema fpml-loan-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="facilityIdentifier" type="FacilityIdentifier">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Set of fields identifying instrument.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
productType fpml:productType 0 unbounded
productId fpml:productId 0 unbounded
facilityName fpml:facilityName 0 (1)
currency fpml:currency 0 (1)
originalCommitmentAmount fpml:originalCommitmentAmount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: