Definition Type: Element
Name: iSOCountryCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:CountryCodeType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
This two-character code specifies the country in which the vehicle is being sold. Calling applications can use this information to determine how to display monetary amounts (e.g., dollar, euro).
Collapse XSD Schema Diagram:
XSD Diagram of iSOCountryCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="iSOCountryCode" type="sqdt:CountryCodeType" minOccurs="1" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">This two-character code specifies the country in which the 
                        vehicle is being sold. Calling applications can use this information to determine how to display monetary 
                        amounts (e.g., dollar, euro).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: