complexType NasCenterConformanceType
diagram Nas_diagrams/Nas_p568.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:canMove nas:center nas:conformant
used by
element NasRerouteType/centerConformance
annotation
documentation
Conformance status per center traversed.
source <xs:complexType name="NasCenterConformanceType">
 
<xs:annotation>
   
<xs:documentation>Conformance status per center traversed.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="canMove" type="nas:CanMoveIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the center can amend the flight to improve its overall reroute conformance status.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="center" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The center the flight is traversing.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="conformant" type="nas:CenterConformanceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is conformant within the bounds of the center.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasCenterConformanceType/canMove
diagram Nas_diagrams/Nas_p569.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:CanMoveIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CAN_MOVE
documentation
Flight can be moved.
enumeration CANNOT_MOVE
documentation
Flight cannot be moved.
annotation
documentation
Indicates if the center can amend the flight to improve its overall reroute conformance status.
source <xs:element name="canMove" type="nas:CanMoveIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the center can amend the flight to improve its overall reroute conformance status.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasCenterConformanceType/center
diagram Nas_diagrams/Nas_p570.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AtcUnitReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
The center the flight is traversing.
source <xs:element name="center" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The center the flight is traversing.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasCenterConformanceType/conformant
diagram Nas_diagrams/Nas_p571.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:CenterConformanceIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CONFORMANT
documentation
Flight is conformant.
enumeration NON_CONFORMANT
documentation
Flight is not conformant.
annotation
documentation
Indicates whether the flight is conformant within the bounds of the center.
source <xs:element name="conformant" type="nas:CenterConformanceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether the flight is conformant within the bounds of the center.</xs:documentation>
 
</xs:annotation>
</xs:element>


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