Definition Type: AttributeGroup
Name: LanguageGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Identifies language.
Collapse XSD Schema Diagram:
Drilldown into Language in schema ota_commontypes_xsd1XSD Diagram of LanguageGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="LanguageGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies language.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="Language" type="xs:language" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Language identification.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Language Language Optional