Definition Type: Element
Name: drawCurrency
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Currency
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
List of currencies in which the borrower(s) may draw funds.
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-5-10_xsd Drilldown into Currency in schema fpml-shared-5-10_xsdXSD Diagram of drawCurrency in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="drawCurrency" type="Currency" minOccurs="2" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">List of currencies in which the borrower(s) may draw funds.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyScheme nsA:currencyScheme http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15 (Optional)
Collapse Derivation Tree: