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 in which the text is provided. AttributeGroup: LanguageGroup
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 in which the text is provided.</xsd:documentation>
        <xsd:documentation source="Implementer">AttributeGroup: LanguageGroup</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>