simpleType InhibitAdaptedDepRoutesIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasRouteInformationType/inhibitAdaptedDepRoutes
facets
Kind Value Annotation
enumeration INHIBIT_ADAPTED_DEPARTURE_ROUTES
documentation
Inhibit Adapted Departure Routes
annotation
documentation
Indicates whether adapted departure routes are inhibited for use for the NAS Route for the flight or not.
source <xs:simpleType name="InhibitAdaptedDepRoutesIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates whether adapted departure 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_DEPARTURE_ROUTES">
     
<xs:annotation>
       
<xs:documentation>Inhibit Adapted Departure Routes</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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