simpleType CancellationStatusReasonType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
element NasFlightStatusType/tfmsCancellationReason
facets
Kind Value Annotation
enumeration FX
enumeration UX
enumeration RZ
enumeration RS
enumeration TO
enumeration DV
enumeration RM
enumeration DP
enumeration ID
enumeration CN
annotation
documentation

            Provides the reason for a flight cancellation from a Traffic Flow Management Program.
           
        
source <simpleType name="CancellationStatusReasonType">
 
<annotation>
   
<documentation>
            Provides the reason for a flight cancellation from a Traffic Flow Management Program.
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="FX"/>
   
<enumeration value="UX"/>
   
<enumeration value="RZ"/>
   
<enumeration value="RS"/>
   
<enumeration value="TO"/>
   
<enumeration value="DV"/>
   
<enumeration value="RM"/>
   
<enumeration value="DP"/>
   
<enumeration value="ID"/>
   
<enumeration value="CN"/>
 
</restriction>
</simpleType>


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