Definition Type: AttributeGroup
Name: PrimaryLangID_Group
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Identifes the primary language preference for the message.
Collapse XSD Schema Diagram:
Drilldown into PrimaryLangID in schema ota_commontypes_xsd1XSD Diagram of PrimaryLangID_Group in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="PrimaryLangID_Group">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifes the primary language preference for the message.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="PrimaryLangID" type="xs:language" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Identifes the primary language preference for the message.  The human language is identified by ISO 639 codes.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
PrimaryLangID PrimaryLangID Optional