simpleType FlightRulesCategoryType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute FlightRouteInformationType/@flightRulesCategory
facets
Kind Value Annotation
enumeration I
enumeration V
enumeration Y
enumeration Z
annotation
documentation

            The category of flight rules with which the pilot intends to comply. [ICAO Doc 4444,
            Appendix 2, Item 8]
        
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>


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