Definition Type: Element
Name: SpecificFlightInfo
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to specificflightinfotype
Containing Schema: OTA_AirAvailRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
To specify a flight for this origin and destination for which availability is to be checked.
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into PollingIndicator in schema ota_airavailrq_xsdXSD Diagram of SpecificFlightInfo in schema ota_airavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SpecificFlightInfo" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">To specify a flight for this origin and destination for which availability is to be checked.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="SpecificFlightInfoType">
                <xs:attribute name="PollingIndicator" type="xs:boolean" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Indicates if the actual inventory information needs to be returned for a specific flight.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FlightNumber Unresolved link to flightnumber5 0 (1)
Airline Unresolved link to airline10 0 (1)
BookingClassPref Unresolved link to bookingclasspref1 0 5
TPA_Extensions Unresolved link to tpa_extensions 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
PollingIndicator nsA:PollingIndicator Optional
Collapse Derivation Tree:
  • Unresolved link to specificflightinfotype
    • SpecificFlightInfo