Definition Type: Element
Name: Receipt
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the requested distribution method for the ticket receipt.
Collapse XSD Schema Diagram:
Drilldown into DistribType in schema ota_aircommontypes_xsdXSD Diagram of Receipt in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Receipt" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Specifies the requested distribution method for the ticket receipt.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="DistribType" type="OTA_CodeType">
            <xs:annotation>
                <xs:documentation xml:lang="en"> Refer to OTA Code List Distribution Type (DTB).
									</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
DistribType DistribType (Optional)