namespace | http://www.fixm.aero/flight/4.1 | |||||||||||||||
type | restriction of string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <simpleType name="FlightRulesCategoryType"> <annotation> <documentation> The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444, Appendix 2, Item 8] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="I"/> <enumeration value="V"/> <enumeration value="Y"/> <enumeration value="Z"/> </restriction> </simpleType> |