Definition Type: Attribute
Name: secondary
Namespace: http://opentravel.org/common/message/v02
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
The secondary human language preference to use for message processing in ISO 639 code format. Source: http://bit.ly/OTA2_ISO639
Collapse XSD Schema Diagram:
XSD Diagram of secondary in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="secondary" type="xsd:language" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The secondary human language preference to use for message processing in ISO 639 code format. Source: http://bit.ly/OTA2_ISO639</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>