simpleType TfmProgramUpdateTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasTrafficManagementInitiativeType/updateType
facets
Kind Value Annotation
enumeration NEW
documentation
New
enumeration UPDATE
documentation
Update
enumeration DROPOUT
documentation
Dropout
annotation
documentation
Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic Flow Management Initiative
source <xs:simpleType name="TfmProgramUpdateTypeType">
 
<xs:annotation>
   
<xs:documentation>Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic Flow Management Initiative</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="NEW">
     
<xs:annotation>
       
<xs:documentation>New</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="UPDATE">
     
<xs:annotation>
       
<xs:documentation>Update</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DROPOUT">
     
<xs:annotation>
       
<xs:documentation>Dropout</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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