Definition Type: Element
Name: settlementCurrency
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:IdentifiedCurrency
Containing Schema: fpml-generic-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The currency or currencies in which the product can settle.
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-5-10_xsd3 Drilldown into Currency in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into IdentifiedCurrency in schema fpml-shared-5-10_xsd3XSD Diagram of settlementCurrency in schema fpml-generic-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementCurrency" type="IdentifiedCurrency" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The currency or currencies in which the product can settle.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyScheme nsD:currencyScheme http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15 (Optional)
id nsD:id (Optional)
Collapse Derivation Tree: