The number of the flight for which this seat is requested.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="FlightNumber" type="FlightNumberType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The number of the flight for which this seat is requested.</xs:documentation>
</xs:annotation>
</xs:attribute>