Definition Type: Attribute
Name: Primary
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
Indicates whether the enumerated booking channel is the primary means of connectivity used by the source.
Collapse XSD Schema Diagram:
XSD Diagram of Primary in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Primary" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates whether the enumerated booking channel is the primary means of connectivity used by the source.</xs:documentation>
    </xs:annotation>
</xs:attribute>