Definition Type: Element
Name: CurrencyUnit
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:CurrencyUnitType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The unit of currency used in the conversion process. If CurrencyUnit is not specified, a value of 1 is assumed. If the conversion rate to be applied is 'per 100' of a particular currency, then the CurrencyUnit for that currency (whether source or target) would be 100.
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyUnit in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="CurrencyUnit" type="CurrencyUnitType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The unit of currency used in the conversion process. If CurrencyUnit is not specified, a value of 1 is assumed.</Description>
                <Comments>If the conversion rate to be applied is 'per 100' of a particular currency, then the CurrencyUnit for that currency (whether source or target) would be 100.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: