simpleType InhibitAdaptedArrRoutesIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasRouteInformationType/inhibitAdaptedArrRoutes
facets
Kind Value Annotation
enumeration INHIBIT_ADAPTED_ARRIVAL_ROUTES
documentation
Inhibit Adapted Arrival Routes
annotation
documentation
Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.
source <xs:simpleType name="InhibitAdaptedArrRoutesIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates whether adapted arrival routes are inhibited for use for the NAS Route for the flight or not.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="INHIBIT_ADAPTED_ARRIVAL_ROUTES">
     
<xs:annotation>
       
<xs:documentation>Inhibit Adapted Arrival Routes</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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