diagram | ![]() |
||
namespace | http://www.fixm.aero/ffice/1.1/bugfix/2024.04.30 | ||
type | extension of fb:FlightExtensionType | ||
properties |
|
||
children | fficebugfix:flightRulesCategory | ||
annotation |
|
||
source | <xs:complexType name="FficeMessageBugFixFlightExtensionType"> <xs:annotation> <xs:documentation>An extension to the Flight class.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:FlightExtensionType"> <xs:sequence> <xs:element name="flightRulesCategory" type="fx:FlightRulesCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FOR USE ONLY IN A FLIGHT DATA RESPONSE MESSAGE. The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | http://www.fixm.aero/ffice/1.1/bugfix/2024.04.30 | |||||||||||||||||||||||
type | fx:FlightRulesCategoryType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="flightRulesCategory" type="fx:FlightRulesCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FOR USE ONLY IN A FLIGHT DATA RESPONSE MESSAGE. The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8]</xs:documentation> </xs:annotation> </xs:element> |