complexType SidStarAbbreviatedDesignatorToNextElementType
diagram Nas_diagrams/Nas_p728.png
namespace http://www.fixm.aero/flight/4.1
children fx:sidAbbreviatedDesignator fx:starAbbreviatedDesignator
used by
elements FlightRouteElementType/sidStarAbbreviatedDesignatorToNextElement SidStarAbbreviatedDesignatorToNextElement
annotation
documentation

            The shortened designator of a SID or a STAR to the next element on the route, as
            a complement to RouteDesignatorToNextElement.[FIXM]
            
            Limitations in the display equipment on board aircraft may require shortening of
            the basic indicator of the SID or STAR designator. [derived from ICAO Annex 11, Appendix
            3, chapter 2.2].  This optional name may be provided in FIXM when the SID or STAR
            designator is seven characters.
            
            Shortened names [...] are used in FMS databases and in some ground automation systems.
            Making both names available allows each system to use the designator consistent with
            their database. Note also, that as automated uplink of clearances to aircraft is
            implemented a ground system using the seven-character name will need to upload the
            shorter name for it to load to the FMS successfully. [FF-ICE Implementation Guidance
            Manual]
        
source <complexType name="SidStarAbbreviatedDesignatorToNextElementType">
 
<annotation>
   
<documentation>
            The shortened designator of a SID or a STAR to the next element on the route, as
            a complement to RouteDesignatorToNextElement.[FIXM]
            
            Limitations in the display equipment on board aircraft may require shortening of
            the basic indicator of the SID or STAR designator. [derived from ICAO Annex 11, Appendix
            3, chapter 2.2].  This optional name may be provided in FIXM when the SID or STAR
            designator is seven characters.
            
            Shortened names [...] are used in FMS databases and in some ground automation systems.
            Making both names available allows each system to use the designator consistent with
            their database. Note also, that as automated uplink of clearances to aircraft is
            implemented a ground system using the seven-character name will need to upload the
            shorter name for it to load to the FMS successfully. [FF-ICE Implementation Guidance
            Manual]
        
</documentation>
 
</annotation>
 
<choice>
   
<element name="sidAbbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  A shortened designator of a SID. [FIXM]
              
</documentation>
     
</annotation>
   
</element>
   
<element name="starAbbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  A shortened designator of a STAR. [FIXM]
              
</documentation>
     
</annotation>
   
</element>
 
</choice>
</complexType>

element SidStarAbbreviatedDesignatorToNextElementType/sidAbbreviatedDesignator
diagram Nas_diagrams/Nas_p729.png
namespace http://www.fixm.aero/flight/4.1
type fb:SidStarAbbreviatedDesignatorType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 6
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation

                  A shortened designator of a SID. [FIXM]
              
source <element name="sidAbbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  A shortened designator of a SID. [FIXM]
              
</documentation>
 
</annotation>
</element>

element SidStarAbbreviatedDesignatorToNextElementType/starAbbreviatedDesignator
diagram Nas_diagrams/Nas_p730.png
namespace http://www.fixm.aero/flight/4.1
type fb:SidStarAbbreviatedDesignatorType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 6
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation

                  A shortened designator of a STAR. [FIXM]
              
source <element name="starAbbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  A shortened designator of a STAR. [FIXM]
              
</documentation>
 
</annotation>
</element>


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