Definition Type: Element
Name: LanguageCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:LanguageCodeType
Containing Schema: Meta.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 meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="LanguageCode" type="sqdt:LanguageCodeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">This code is used to define the language of the data
                        used in this transaction</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: