Definition Type: ComplexType
Name: LanguageInfo
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: Ground_2_0_0.xsd
Abstract
Documentation:
Language details pertaining to the service.
Collapse XSD Schema Diagram:
Drilldown into requestedInd in schema ground_2_0_0_xsd Drilldown into primaryLanguageInd in schema ground_2_0_0_xsdXSD Diagram of LanguageInfo in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="LanguageInfo">
    <xsd:annotation>
        <xsd:documentation source="Description">Language details pertaining to the service.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LanguageInfo</otm:OTA2Entity>
            <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:language">
            <xsd:attribute name="primaryLanguageInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">If true, this is the primary language spoken by the driver or the guide.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="requestedInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">If true, it is preferred that the driver speak this language.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
primaryLanguageInd pgt-0200:primaryLanguageInd Optional
requestedInd pgt-0200:requestedInd Optional
Collapse Derivation Tree:
Collapse References:
pgt-0200:LanguageInfo, pgt-0200:LanguageInfo