Definition Type: Attribute
Name: language
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The language the name is represented in, e.g. an Eastern name versus a Western name. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}language
Collapse XSD Schema Diagram:
XSD Diagram of language in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="language" type="xsd:language" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The language the name is represented in, e.g. an Eastern name versus a Western name.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}language</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Language</otm:Equivalent>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>