Definition Type: Attribute
Name: primaryLanguageInd
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Ground_2_0_0.xsd
Use Optional
Documentation:
If true, this is the primary language spoken by the driver or the guide.
Collapse XSD Schema Diagram:
XSD Diagram of primaryLanguageInd in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>