simpleType TfmProgramUpdateTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute TfmProgramInformationType/@lastUpdateType
facets
Kind Value Annotation
enumeration NEW
enumeration UPDATE
enumeration DROPOUT
annotation
documentation

            Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic
            Flow Management Initiative
        
source <simpleType name="TfmProgramUpdateTypeType">
 
<annotation>
   
<documentation>
            Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic
            Flow Management Initiative
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="NEW"/>
   
<enumeration value="UPDATE"/>
   
<enumeration value="DROPOUT"/>
 
</restriction>
</simpleType>


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