Definition Type: Element
Name: ProcessingInfo
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirAvailRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A collection of information that specifies how the message processing should occur or how the data should be returned.
Collapse XSD Schema Diagram:
Drilldown into AvailabilityIndicator in schema ota_aircommontypes_xsd Drilldown into SearchType in schema ota_aircommontypes_xsd Drilldown into BaseFaresOnlyIndicator in schema ota_aircommontypes_xsd Drilldown into ReducedDataIndicator in schema ota_aircommontypes_xsd Drilldown into DisplayOrder in schema ota_aircommontypes_xsd Drilldown into FlightSvcInfoIndicator in schema ota_aircommontypes_xsd Drilldown into TargetSource in schema ota_aircommontypes_xsd Drilldown into AirProcessingInfoGroup in schema ota_aircommontypes_xsdXSD Diagram of ProcessingInfo in schema ota_airavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ProcessingInfo" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">A collection of information that specifies how the message processing should occur or how the data should be returned.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="AirProcessingInfoGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
TargetSource TargetSource Optional
FlightSvcInfoIndicator FlightSvcInfoIndicator Optional
DisplayOrder DisplayOrder Optional
ReducedDataIndicator ReducedDataIndicator Optional
BaseFaresOnlyIndicator BaseFaresOnlyIndicator Optional
SearchType SearchType Optional
AvailabilityIndicator AvailabilityIndicator Optional