Definition Type: Element
Name: multiCurrency
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:MultiCurrency
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A container to denote whether funds may be drawn in multiple currency denominations, in addition to the base (facility) currency. The current commitment amount defines the base currency associated with the facility.
Collapse XSD Schema Diagram:
Drilldown into drawCurrency in schema fpml-loan-5-10_xsd Drilldown into MultiCurrency in schema fpml-loan-5-10_xsdXSD Diagram of multiCurrency in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="multiCurrency" type="MultiCurrency" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A container to denote whether funds may be drawn in multiple currency denominations, in addition to the base (facility) currency. The current commitment amount defines the base currency associated with the facility.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
drawCurrency nsA:drawCurrency 2 unbounded
Collapse Derivation Tree: