simpleType AmendmentGeneratedTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasEramRouteAmendmentType/generatedType
facets
Kind Value Annotation
enumeration MANUAL
documentation
Manual
enumeration AUTO
documentation
Auto
enumeration AUTO_CHNG_RTE
documentation
Auto Change Route
annotation
documentation
Provides an Amendment generated type enumerated list.
source <xs:simpleType name="AmendmentGeneratedTypeType">
 
<xs:annotation>
   
<xs:documentation>Provides an Amendment generated type enumerated list.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="MANUAL">
     
<xs:annotation>
       
<xs:documentation>Manual</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AUTO">
     
<xs:annotation>
       
<xs:documentation>Auto</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AUTO_CHNG_RTE">
     
<xs:annotation>
       
<xs:documentation>Auto Change Route</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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