Definition Type: Attribute
Name: currencyID
Namespace: urn:un:unece:uncefact:data:documentation:CoreComponentTypeSchemaModule:1.0
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: CoreComponentTypes.xsd
Use Optional
Documentation:
UNDT000001-SC2 SC Amount Currency. Identifier The currency of the amount. Amount Currency Identification Identifier string Reference UNECE Rec 9, using 3-letter alphabetic codes.
Collapse XSD Schema Diagram:
XSD Diagram of currencyID in schema corecomponenttypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="currencyID" type="xsd:normalizedString" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">UNDT000001-SC2</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">The currency of the amount.</ccts:Definition>
            <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Amount Currency</ccts:ObjectClass>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Identification</ccts:PropertyTermName>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">string</ccts:PrimitiveType>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.0">Reference UNECE Rec 9, using 3-letter alphabetic codes.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>