Definition Type: Element
Name: Fulfillment
Namespace: http://www.opentravel.org/OTA/2003/05
Type: FulfillmentType
Containing Schema: OTA_AirBookRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
All payment information relevant to a booking request.
Collapse XSD Schema Diagram:
Drilldown into PaymentText in schema ota_aircommontypes_xsd Drilldown into Receipt in schema ota_aircommontypes_xsd Drilldown into Name in schema ota_aircommontypes_xsd Drilldown into DeliveryAddress in schema ota_aircommontypes_xsd Drilldown into PaymentDetails in schema ota_aircommontypes_xsd Drilldown into FulfillmentType in schema ota_aircommontypes_xsdXSD Diagram of Fulfillment in schema ota_airbookrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Fulfillment" type="FulfillmentType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">All payment information relevant to a booking request.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentDetails PaymentDetails 0 (1)
DeliveryAddress DeliveryAddress 0 (1)
Name Name 0 (1)
Receipt Receipt 0 (1)
PaymentText PaymentText 0 5
Collapse Derivation Tree: