complexType FficeMessageBugFixFlightExtensionType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1.png
namespace http://www.fixm.aero/ffice/1.1/bugfix/2024.04.30
type extension of fb:FlightExtensionType
properties
base fb:FlightExtensionType
children fficebugfix:flightRulesCategory
annotation
documentation
An extension to the Flight class.
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>

element FficeMessageBugFixFlightExtensionType/flightRulesCategory
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p2.png
namespace http://www.fixm.aero/ffice/1.1/bugfix/2024.04.30
type fx:FlightRulesCategoryType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration I
documentation
The entire flight is intended to be operated under the IFR.
enumeration V
documentation
The entire flight is intended to be operated under the VFR.
enumeration Y
documentation
The flight will initially be operated under the IFR, followed by one or more subsequent changes of flight rules.
enumeration Z
documentation
The flight will initially be operated under the VFR, followed by one or more subsequent changes of flight rules.
annotation
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]
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy