complexType NasAdvisoryType
diagram Nas_diagrams/Nas_p558.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:advisoryNumber nas:advisoryType nas:advisoryUpdateTime
used by
element NasTmiType/advisories
annotation
documentation
A container for Traffic Flow Management advisories pertinent to a single flight.
source <xs:complexType name="NasAdvisoryType">
 
<xs:annotation>
   
<xs:documentation>A container for Traffic Flow Management advisories pertinent to a single flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="advisoryNumber" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> Advisory number issued by traffic flow management.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="advisoryType" type="nas:AdvisoryTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The type for the advisory issued by traffic flow management.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="advisoryUpdateTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date and time when the advisory was last updated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasAdvisoryType/advisoryNumber
diagram Nas_diagrams/Nas_p559.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Advisory number issued by traffic flow management.
source <xs:element name="advisoryNumber" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Advisory number issued by traffic flow management.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAdvisoryType/advisoryType
diagram Nas_diagrams/Nas_p560.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AdvisoryTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="advisoryType" type="nas:AdvisoryTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The type for the advisory issued by traffic flow management.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAdvisoryType/advisoryUpdateTime
diagram Nas_diagrams/Nas_p561.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="advisoryUpdateTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date and time when the advisory was last updated.</xs:documentation>
 
</xs:annotation>
</xs:element>


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