complexType NasAdvisoryType
diagram Nas_diagrams/Nas_p326.png
namespace http://www.faa.aero/nas/4.2
used by
elements NasTmiType/advisories NasAdvisory
attributes
Name  Type  Use  Default  Fixed  Annotation
advisoryNumber  fb:CharacterStringType  optional      
documentation

               Advisory number issued by traffic flow management.
           
advisoryType  nas:AdvisoryTypeType  optional      
documentation

               The type for the advisory issued by traffic flow management.
           
advisoryUpdateTime  fb:TimeType  optional      
documentation

               The date and time when the advisory was last updated.
           
annotation
documentation

            A container for Traffic Flow Management advisories pertinent to a single flight.
           
        
source <complexType name="NasAdvisoryType">
 
<annotation>
   
<documentation>
            A container for Traffic Flow Management advisories pertinent to a single flight.
           
        
</documentation>
 
</annotation>
 
<attribute name="advisoryNumber" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               Advisory number issued by traffic flow management.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="advisoryType" type="nas:AdvisoryTypeType" use="optional">
   
<annotation>
     
<documentation>
               The type for the advisory issued by traffic flow management.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="advisoryUpdateTime" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               The date and time when the advisory was last updated.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

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

               Advisory number issued by traffic flow management.
           
source <attribute name="advisoryNumber" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               Advisory number issued by traffic flow management.
           
</documentation>
 
</annotation>
</attribute>

attribute NasAdvisoryType/@advisoryType
type nas:AdvisoryTypeType
properties
use optional
facets
Kind Value Annotation
enumeration GDP
documentation

                  Ground Delay Program Advisory
              
enumeration AFP
documentation

                  Airspace Flow Program Advisory
              
enumeration GDP_CANCEL
documentation

                  Ground Delay Program cancellation Advisory
              
enumeration AFP_CANCEL
documentation

                  Airspace Flow Program Cancellation Advisory
              
enumeration GS
documentation

                  Ground Stop Program Advisory
              
enumeration GS_CANCEL
documentation

                  Ground Stop Program cancellation Advisory
              
enumeration REROUTE
documentation

                  Reroute Advisory
              
enumeration CTOP
documentation

                  Collaborative Trajectory Options Program Advisory
              
enumeration CTOP_CANCEL
documentation

                  Collaborative Trajectory Options Program cancellation Advisory
              
annotation
documentation

               The type for the advisory issued by traffic flow management.
           
source <attribute name="advisoryType" type="nas:AdvisoryTypeType" use="optional">
 
<annotation>
   
<documentation>
               The type for the advisory issued by traffic flow management.
           
</documentation>
 
</annotation>
</attribute>

attribute NasAdvisoryType/@advisoryUpdateTime
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

               The date and time when the advisory was last updated.
           
source <attribute name="advisoryUpdateTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               The date and time when the advisory was last updated.
           
</documentation>
 
</annotation>
</attribute>


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