Definition Type: Element
Name: TargetCurrency
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:TargetCurrencyType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure defining the currency that the value is to be converted into.
Collapse XSD Schema Diagram:
Drilldown into CurrencyCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CurrencyUnit in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TargetCurrencyType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TargetCurrency in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="TargetCurrency" type="TargetCurrencyType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure defining the currency that the value is to be converted into.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurrencyUnit nsA:CurrencyUnit 0 (1)
CurrencyCode nsA:CurrencyCode (1) (1)
Collapse Derivation Tree: