Definition Type: ComplexType
Name: IdentifiedCurrency
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Currency
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Specifies Currency with ID attribute.
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-5-10_xsd5 Drilldown into Currency in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5XSD Diagram of IdentifiedCurrency in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="IdentifiedCurrency">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies Currency with ID attribute.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Currency">
            <xsd:attribute name="id" type="xsd:ID" />
        </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)
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:currency, nsF:currency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrency, nsF:settlementCurrency