Definition Type: Attribute
Name: FlightNumber
Namespace: http://www.opentravel.org/OTA/2003/05
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirDetailsRS.xsd
Use Required
Documentation:
The flight number of the flight.
Collapse XSD Schema Diagram:
XSD Diagram of FlightNumber in schema ota_airdetailsrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="FlightNumber" type="xs:positiveInteger" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">The flight number of the flight.</xs:documentation>
    </xs:annotation>
</xs:attribute>