complexType IcaoUnitReferenceType
diagram Nas_diagrams/Nas_p437.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:AtcUnitReferenceType
properties
base fb:AtcUnitReferenceType
children fb:extension
used by
elements FlightEmergencyType/originator IcaoUnitReference
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.
                 
locationIndicator  fb:LocationIndicatorType  optional      
documentation

                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location
                     indicators is provided by ICAO Doc 7910.
                 
annotation
documentation

            A reference to an area control centre, approach control unit or aerodrome control
            tower using the ICAO location indicator of the atc unit, as listed in ICAO DOC 7910.
            [FIXM]
        
source <complexType name="IcaoUnitReferenceType">
 
<annotation>
   
<documentation>
            A reference to an area control centre, approach control unit or aerodrome control
            tower using the ICAO location indicator of the atc unit, as listed in ICAO DOC 7910.
            [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:AtcUnitReferenceType">
     
<attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
       
<annotation>
         
<documentation>
                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location
                     indicators is provided by ICAO Doc 7910.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute IcaoUnitReferenceType/@locationIndicator
type fb:LocationIndicatorType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{4}
annotation
documentation

                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location
                     indicators is provided by ICAO Doc 7910.
                 
source <attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
 
<annotation>
   
<documentation>
                     A four-letter code group formulated in accordance with rules prescribed by ICAO and
                     assigned to the atc unit. [Specialised from ICAO Annex 10] The list of ICAO location
                     indicators is provided by ICAO Doc 7910.
                 
</documentation>
 
</annotation>
</attribute>


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