complexType NasControlElementChoiceType
diagram Nas_diagrams/Nas_p572.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:aerodrome nas:constrainedAirspaceIdentifier nas:ctopIdentifier
used by
elements NasTmiType/controlElement NasTmiType/controlProgram
annotation
documentation
The name of the aerodrome (GDP), constrained airspace (AFP), or CTOP identifier (CTOP) currently controlling the flight.
source <xs:complexType name="NasControlElementChoiceType">
 
<xs:annotation>
   
<xs:documentation>The name of the aerodrome (GDP), constrained airspace (AFP), or CTOP identifier (CTOP) currently controlling the flight.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The aerodrome controlling the flight (GDP, GS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="constrainedAirspaceIdentifier" type="fb:TextNameType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The identifier for the constrained airspace controlling the flight (AFP).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ctopIdentifier" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The identifier for the CTOP controlling the flight (CTOP).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element NasControlElementChoiceType/aerodrome
diagram Nas_diagrams/Nas_p573.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AerodromeReferenceType
properties
content complex
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
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 aerodrome controlling the flight (GDP, GS).
source <xs:element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The aerodrome controlling the flight (GDP, GS).</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasControlElementChoiceType/constrainedAirspaceIdentifier
diagram Nas_diagrams/Nas_p574.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TextNameType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation
The identifier for the constrained airspace controlling the flight (AFP).
source <xs:element name="constrainedAirspaceIdentifier" type="fb:TextNameType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The identifier for the constrained airspace controlling the flight (AFP).</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasControlElementChoiceType/ctopIdentifier
diagram Nas_diagrams/Nas_p575.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The identifier for the CTOP controlling the flight (CTOP).
source <xs:element name="ctopIdentifier" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The identifier for the CTOP controlling the flight (CTOP).</xs:documentation>
 
</xs:annotation>
</xs:element>


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