simpleType AmendmentTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRerouteType/@amendmentType
facets
Kind Value Annotation
enumeration MANUAL
enumeration AUTO
enumeration AUTO_CHNG_RTE
annotation
documentation

            Provides an Amendment type enumerated list.
        
source <simpleType name="AmendmentTypeType">
 
<annotation>
   
<documentation>
            Provides an Amendment type enumerated list.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="MANUAL"/>
   
<enumeration value="AUTO"/>
   
<enumeration value="AUTO_CHNG_RTE"/>
 
</restriction>
</simpleType>


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