Definition Type: Element
Name: LanguageCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:LanguageCodeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The spoken language for a person. This may occur multiple times if they speak more than one language.
Collapse XSD Schema Diagram:
XSD Diagram of LanguageCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" minOccurs="0" name="LanguageCode" type="sqdt:LanguageCodeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">
                       The spoken language for a person.  This may occur multiple times if they
                       speak more than one language.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: