Definition Type: Attribute
Name: language
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: Hospitality_1_0_0.xsd
Use Optional
Documentation:
Language of the response for the RoomStay (property). Note that the requested language may not be available for all properties and so the language of the response for each property may vary. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}language
Collapse XSD Schema Diagram:
XSD Diagram of language in schema hospitality_1_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">Language of the response for the RoomStay (property). Note that the requested language may not be available for all properties and so the language of the response for each property may vary.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}language</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="ph" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>