complexType NasAtcUnitReferenceExtensionType
diagram Nas_diagrams/Nas_p225.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:AtcUnitReferenceExtensionType
properties
base fb:AtcUnitReferenceExtensionType
children nas:finalControllingSector
annotation
documentation
Extension of core AtcUnitReference to include additional NAS information.
source <xs:complexType name="NasAtcUnitReferenceExtensionType">
 
<xs:annotation>
   
<xs:documentation>Extension of core AtcUnitReference to include additional NAS information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:AtcUnitReferenceExtensionType">
     
<xs:sequence>
       
<xs:element name="finalControllingSector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The last controlling sector this flight is expected to pass through in the current center.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasAtcUnitReferenceExtensionType/finalControllingSector
diagram Nas_diagrams/Nas_p226.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AirspaceDesignatorType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !&quot;&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
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 last controlling sector this flight is expected to pass through in the current center.
source <xs:element name="finalControllingSector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last controlling sector this flight is expected to pass through in the current center.</xs:documentation>
 
</xs:annotation>
</xs:element>


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