| diagram | ![]() |
||
| namespace | http://www.fixm.aero/flight/4.3 | ||
| children | fx:extension fx:flightNumber fx:iataOperatorCode fx:operationalSuffix | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="IataFlightDesignatorType"> <xs:annotation> <xs:documentation>International Air Transport Association (IATA) flight designator. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:IataFlightDesignatorExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="flightNumber" type="fx:FlightNumberType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Up to four-digit commercial flight number. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="iataOperatorCode" type="fx:IataOperatorCodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>IATA identifier for the operator of the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="operationalSuffix" type="fx:OperationalSuffixType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>One character suffix used to further identify a flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||
| type | fb:IataFlightDesignatorExtensionType | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="extension" type="fb:IataFlightDesignatorExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fixm.aero/flight/4.3 | |||||||||
| type | fx:FlightNumberType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="flightNumber" type="fx:FlightNumberType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Up to four-digit commercial flight number. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||
| type | fx:IataOperatorCodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="iataOperatorCode" type="fx:IataOperatorCodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>IATA identifier for the operator of the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||
| type | fx:OperationalSuffixType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="operationalSuffix" type="fx:OperationalSuffixType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>One character suffix used to further identify a flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |