<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>
|