Definition Type: Element
Name: CurrencyCode
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:CurrencyCodeType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Code of the currency in which the monetary amount is specified. USD EUR INR JPY ISO 4217 Sample data includes codes for the US Dollar (USD); the Euro (EUR), the Indian Rupee (INR), and the Japanese Yen (JPY).
Collapse XSD Schema Diagram:
Drilldown into Domain in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CurrencyCodeType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of CurrencyCode in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="CurrencyCode" type="CurrencyCodeType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Code of the currency in which the monetary amount is specified.</Description>
                <SampleData>USD
EUR
INR
JPY</SampleData>
                <CodeListName>ISO 4217</CodeListName>
                <Comments>Sample data includes codes for the US Dollar (USD); the Euro (EUR), the Indian Rupee (INR), and the Japanese Yen (JPY).</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Domain nsA:Domain Required
Collapse Derivation Tree: