complexType OtherUnitReferenceType
diagram Nas_diagrams/Nas_p438.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:AtcUnitReferenceType
properties
base fb:AtcUnitReferenceType
children fb:extension fb:position
used by
element OtherUnitReference
attributes
Name  Type  Use  Default  Fixed  Annotation
controlSectorDesignator  fb:AirspaceDesignatorType  optional      
documentation

                     A published sequence of characters allowing the identification of a subdivision of
                     a designated control area within which responsibility is assigned to one controller
                     or to a small group of controllers.
                 
atcUnitNameOrAlternate  fb:TextNameType  optional      
documentation

                     The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier
                     for the unit. [FIXM]
                 
annotation
documentation

            A reference to an area control centre, approach control unit or aerodrome control
            tower using the ATC unit name and optionally its geographical position, if no ICAO
            location indicator is available. [FIXM]
        
source <complexType name="OtherUnitReferenceType">
 
<annotation>
   
<documentation>
            A reference to an area control centre, approach control unit or aerodrome control
            tower using the ATC unit name and optionally its geographical position, if no ICAO
            location indicator is available. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:AtcUnitReferenceType">
     
<sequence>
       
<element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The geographical point of the Unit. [AIXM 5.1]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="atcUnitNameOrAlternate" type="fb:TextNameType" use="optional">
       
<annotation>
         
<documentation>
                     The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier
                     for the unit. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute OtherUnitReferenceType/@atcUnitNameOrAlternate
type fb:TextNameType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation

                     The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier
                     for the unit. [FIXM]
                 
source <attribute name="atcUnitNameOrAlternate" type="fb:TextNameType" use="optional">
 
<annotation>
   
<documentation>
                     The full textual name of the ATC unit [adapted from AIXM 5.1] or an alternate identifier
                     for the unit. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

element OtherUnitReferenceType/position
diagram Nas_diagrams/Nas_p439.png
namespace http://www.fixm.aero/base/4.1
type fb:GeographicalPositionType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  string  required    urn:ogc:def:crs:EPSG::4326  
documentation

                     Names the coordinate reference system (CRS) that defines the semantics of the
                     lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
                    
                 
annotation
documentation

                        The geographical point of the Unit. [AIXM 5.1]
                    
source <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The geographical point of the Unit. [AIXM 5.1]
                    
</documentation>
 
</annotation>
</element>


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