Definition Type: ComplexType
Name: IdentifiedCurrency
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Currency
Containing Schema: fpml-shared-4-5.xsd
Abstract False
Documentation:
Specifies Currency with ID attribute.
Collapse XSD Schema Diagram:
Drilldown into id Drilldown into currencyScheme Drilldown into CurrencyXSD Diagram of IdentifiedCurrency
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 fpml:currencyScheme http://www.fpml.org/ext/iso4217-2001-08-15 (Optional)
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:referenceCurrencyfpml:settlementCurrency, fpml:settlementCurrency,
Collapse Comments:
blog comments powered by Disqus