complexType TfmProgramInformationType
diagram Nas_diagrams/Nas_p338.png
namespace http://www.faa.aero/nas/4.2
used by
elements NasTmiType/tfmProgramInformation TfmProgramInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
lastUpdateTime  fb:TimeType  optional      
documentation

               Provides the date/time when the Traffic Flow Management Initiative was created or
               updated.
           
lastUpdateType  nas:TfmProgramUpdateTypeType  optional      
documentation

               Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic
               Flow Management Initiative
           
programIdentifier  fb:CharacterStringType  optional      
documentation

               The Traffic Flow Management System generated unique identifier for the flow program.
              
           
annotation
documentation

            Container that holds Traffic Flow Program information
        
source <complexType name="TfmProgramInformationType">
 
<annotation>
   
<documentation>
            Container that holds Traffic Flow Program information
        
</documentation>
 
</annotation>
 
<attribute name="lastUpdateTime" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Provides the date/time when the Traffic Flow Management Initiative was created or
               updated.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="lastUpdateType" type="nas:TfmProgramUpdateTypeType" use="optional">
   
<annotation>
     
<documentation>
               Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic
               Flow Management Initiative
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="programIdentifier" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               The Traffic Flow Management System generated unique identifier for the flow program.
              
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute TfmProgramInformationType/@lastUpdateTime
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

               Provides the date/time when the Traffic Flow Management Initiative was created or
               updated.
           
source <attribute name="lastUpdateTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Provides the date/time when the Traffic Flow Management Initiative was created or
               updated.
           
</documentation>
 
</annotation>
</attribute>

attribute TfmProgramInformationType/@lastUpdateType
type nas:TfmProgramUpdateTypeType
properties
use optional
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 <attribute name="lastUpdateType" type="nas:TfmProgramUpdateTypeType" use="optional">
 
<annotation>
   
<documentation>
               Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic
               Flow Management Initiative
           
</documentation>
 
</annotation>
</attribute>

attribute TfmProgramInformationType/@programIdentifier
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               The Traffic Flow Management System generated unique identifier for the flow program.
              
           
source <attribute name="programIdentifier" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               The Traffic Flow Management System generated unique identifier for the flow program.
              
           
</documentation>
 
</annotation>
</attribute>


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