complexType AirspaceDesignatorType
diagram Nas_diagrams/Nas_p683.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:RestrictedAirspaceDesignatorType
properties
base fb:RestrictedAirspaceDesignatorType
used by
elements AtcUnitReferenceType/controlSectorDesignator NasAtcUnitReferenceExtensionType/finalControllingSector PredictedSectorType/sector
facets
Kind Value Annotation
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !"&#$%'\(\)\*\+\-\./:;<=>\?@\[\\\]\^_\|\{\}])*
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
A published sequence of characters allowing the identification of the airspace. [AIXM 5.1]
source <xs:complexType name="AirspaceDesignatorType">
 
<xs:annotation>
   
<xs:documentation>A published sequence of characters allowing the identification of the airspace. [AIXM 5.1]</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="fb:RestrictedAirspaceDesignatorType">
     
<xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
       
<xs:annotation>
         
<xs: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]</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute AirspaceDesignatorType/@href
type fb:HypertextReferenceType
properties
use optional
annotation
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]
source <xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
 
<xs:annotation>
   
<xs: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]</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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