Definition Type: Element
Name: LanguageCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:LanguageCodeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This code is used to define the language of the data used in this transaction
Collapse XSD Schema Diagram:
XSD Diagram of LanguageCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="LanguageCode" type="sqdt:LanguageCodeType">
    <xsd:annotation>
        <xsd:documentation>
                        This code is used to define the language of the data used
                            in this transaction
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: