complexType RouteDesignatorToNextElementType
diagram Nas_diagrams/Nas_p716.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:routeDesignator fx:standardInstrumentArrival fx:standardInstrumentDeparture
used by
elements FlightRouteElementType/routeDesignatorToNextElement RouteDesignatorToNextElement
annotation
documentation

            The route (airway) to the next element on the route. Can be either an en route airway,
            standard instrument departure route, or standard instrument arrival route. [FIXM]
           
        
source <complexType name="RouteDesignatorToNextElementType">
 
<annotation>
   
<documentation>
            The route (airway) to the next element on the route. Can be either an en route airway,
            standard instrument departure route, or standard instrument arrival route. [FIXM]
           
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<choice>
       
<element name="routeDesignator" type="fb:RouteDesignatorType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Provides a reference to the route point or element on the route and/or expanded route.
                       
                        Flight route element  contained within the route. Each segment may contain a route
                        point or an airway.
                        The route element describes an ATS route (Field 15(c2)), a Standard Departure Route
                        (Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used
                        consistent with the definition in ICAO Doc 4444.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="standardInstrumentArrival" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The textual designator of the Standard Instrument Arrival (STAR).
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="standardInstrumentDeparture" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        This is the name of a published procedure extending from the departure runway to
                        the start of the en route part of the aircraft's route.
                    
</documentation>
         
</annotation>
       
</element>
     
</choice>
   
</extension>
 
</complexContent>
</complexType>

element RouteDesignatorToNextElementType/routeDesignator
diagram Nas_diagrams/Nas_p717.png
namespace http://www.fixm.aero/flight/4.1
type fb:RouteDesignatorType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z][A-Z0-9]{1,7}
annotation
documentation

                        Provides a reference to the route point or element on the route and/or expanded route.
                       
                        Flight route element  contained within the route. Each segment may contain a route
                        point or an airway.
                        The route element describes an ATS route (Field 15(c2)), a Standard Departure Route
                        (Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used
                        consistent with the definition in ICAO Doc 4444.
                    
source <element name="routeDesignator" type="fb:RouteDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Provides a reference to the route point or element on the route and/or expanded route.
                       
                        Flight route element  contained within the route. Each segment may contain a route
                        point or an airway.
                        The route element describes an ATS route (Field 15(c2)), a Standard Departure Route
                        (Field 15(c1)), or a Standard Arrival Route (Field 15(c3)). These fields may be used
                        consistent with the definition in ICAO Doc 4444.
                    
</documentation>
 
</annotation>
</element>

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

                        The textual designator of the Standard Instrument Arrival (STAR).
                    
source <element name="standardInstrumentArrival" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The textual designator of the Standard Instrument Arrival (STAR).
                    
</documentation>
 
</annotation>
</element>

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

                        This is the name of a published procedure extending from the departure runway to
                        the start of the en route part of the aircraft's route.
                    
source <element name="standardInstrumentDeparture" type="fb:SidStarDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        This is the name of a published procedure extending from the departure runway to
                        the start of the en route part of the aircraft's route.
                    
</documentation>
 
</annotation>
</element>


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