The flight number as assigned by the operating carrier.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="FlightNumber" type="FlightNumberType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The flight number as assigned by the operating carrier.</xs:documentation>
</xs:annotation>
</xs:attribute>