Definition Type: ComplexType
Name: ReportingCurrencyType
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Scheme
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
A scheme identifying the type of currency that was used to report the value of an asset. For example, this could contain values like SettlementCurrency, QuoteCurrency, UnitCurrency, etc.
Collapse XSD Schema Diagram:
Drilldown into reportingCurrencyTypeScheme in schema fpml-asset-5-10_xsd2XSD Diagram of ReportingCurrencyType in schema fpml-asset-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReportingCurrencyType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A scheme identifying the type of currency that was used to report the value of an asset. For example, this could contain values like SettlementCurrency, QuoteCurrency, UnitCurrency, etc.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="reportingCurrencyTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/reporting-currency-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
reportingCurrencyTypeScheme nsC:reportingCurrencyTypeScheme http://www.fpml.org/coding-scheme/reporting-currency-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:currencyType