Definition Type: ComplexType
Name: TicketDistribPrefType
Type: Unresolved link to stringlength0to64
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies a preference for a type of ticket distribution.
Collapse XSD Schema Diagram:
Drilldown into Remark in schema ota_commonprefs_xsd1 Drilldown into TicketTime in schema ota_commonprefs_xsd1 Drilldown into DistribType in schema ota_commonprefs_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of TicketDistribPrefType in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="TicketDistribPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a preference for a type of ticket distribution.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength0to64">
            <xs:attributeGroup ref="PreferLevelGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Used to indicate a level of preference for a method of ticket distribution.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
            <xs:attribute name="DistribType" type="OTA_CodeType" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Ticket distribution method such as Fax, Email, Courier, Mail, Airport_Pickup, City_Office, Hotel_Desk,
 WillCall, etc. Refer to OTA Code List Distribution Type (DTB).</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="TicketTime" type="xs:duration" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Ticket turnaround time desired, amount of time requested to deliver tickets.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="Remark" type="StringLength1to128" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">A remark associated with the ticket distribution preference.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
DistribType DistribType Optional
TicketTime TicketTime Optional
Remark Remark Optional
Collapse Derivation Tree:
Collapse References:
TicketDistribPref, TicketDistribPref, TicketDistribPref