Definition Type: ComplexType
Name: Currency
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
The code representation of a currency or fund. By default it is a valid currency code as defined by the ISO standard 4217 - Codes for representation of currencies and funds http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html.
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-5-10_xsd5XSD Diagram of Currency in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Currency">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The code representation of a currency or fund. By default it is a valid currency code as defined by the ISO standard 4217 - Codes for representation of currencies and funds http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="currencyScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
currencyScheme nsF:currencyScheme http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15 (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:basketCurrency, nsF:callCurrency, nsF:counterCurrency, nsF:currency, nsF:currency, nsF:currency, nsF:currency, nsF:currency, nsF:currency, nsF:currency, nsF:currency, nsF:currency1, nsF:currency, nsF:currency, nsF:currency1, nsF:currency2, nsF:currency2, nsF:currency, nsF:entitlementCurrency, nsF:IdentifiedCurrency, nsF:priceCurrency, nsF:putCurrency, nsF:referenceCurrency, nsF:referenceCurrency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrencynsF:strikeCurrency, nsF:varyingNotionalCurrency,