complexType NasRerouteType
diagram Nas_diagrams/Nas_p576.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:assignedRoute nas:centerConformance nas:overallConformanceStatus nas:rerouteIdentifier
used by
element NasTrafficManagementInitiativeType/reroute
annotation
documentation
A container for information pertinent to a single NAS reroute issued for a flight by traffic flow management.
source <xs:complexType name="NasRerouteType">
 
<xs:annotation>
   
<xs:documentation> A container for information pertinent to a single NAS reroute issued for a flight by traffic flow management.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assignedRoute" type="nas:NasAssignedRouteType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>Reroute data associated with the flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="centerConformance" type="nas:NasCenterConformanceType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>Conformance status per center traversed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="overallConformanceStatus" type="nas:NasConformanceStatusType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The flight's overall Reroute Conformance status.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rerouteIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Traffic Flow Management System generated unique identifier for the reroute.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasRerouteType/assignedRoute
diagram Nas_diagrams/Nas_p577.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAssignedRouteType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:inclusionIndicator nas:preferredIndicator nas:protectedSegment nas:route nas:routeType
annotation
documentation
Reroute data associated with the flight.
source <xs:element name="assignedRoute" type="nas:NasAssignedRouteType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Reroute data associated with the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRerouteType/centerConformance
diagram Nas_diagrams/Nas_p578.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasCenterConformanceType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:canMove nas:center nas:conformant
annotation
documentation
Conformance status per center traversed.
source <xs:element name="centerConformance" type="nas:NasCenterConformanceType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Conformance status per center traversed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRerouteType/overallConformanceStatus
diagram Nas_diagrams/Nas_p579.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasConformanceStatusType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration C
documentation
Conformant
enumeration NC
documentation
Nonconformant
enumeration UNKN
documentation
Unknown
enumeration EXC
documentation
Excluded
enumeration OK
documentation
Okay
enumeration NC/OK
documentation
Nonconformant/Okay
annotation
documentation
The flight's overall Reroute Conformance status.
source <xs:element name="overallConformanceStatus" type="nas:NasConformanceStatusType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The flight's overall Reroute Conformance status.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRerouteType/rerouteIdentifier
diagram Nas_diagrams/Nas_p580.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
Traffic Flow Management System generated unique identifier for the reroute.
source <xs:element name="rerouteIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Traffic Flow Management System generated unique identifier for the reroute.</xs:documentation>
 
</xs:annotation>
</xs:element>


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