complexType TfmsInstrumentRouteDesignatorType
diagram Nas_diagrams/Nas_p8.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:SidStarDesignatorType
properties
base fb:SidStarDesignatorType
used by
elements NasDepartureType/tfmsDepartureProcedure NasArrivalType/tfmsStar
facets
Kind Value Annotation
minLength 1
maxLength 7
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
attributes
Name  Type  Use  Default  Fixed  Annotation
routeType  nas:TfmsRouteTypeType  optional      
documentation

                     Provides the route type for a Departure Procedure or a Standard Instrument Arrival
                    
                 
annotation
documentation

            This is a TFMS Specific route designator that can be defined as one of several specific
            TFMS route types.
        
source <complexType name="TfmsInstrumentRouteDesignatorType">
 
<annotation>
   
<documentation>
            This is a TFMS Specific route designator that can be defined as one of several specific
            TFMS route types.
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:SidStarDesignatorType">
     
<attribute name="routeType" type="nas:TfmsRouteTypeType" use="optional">
       
<annotation>
         
<documentation>
                     Provides the route type for a Departure Procedure or a Standard Instrument Arrival
                    
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute TfmsInstrumentRouteDesignatorType/@routeType
type nas:TfmsRouteTypeType
properties
use optional
facets
Kind Value Annotation
enumeration AIRWAY
enumeration CODED_ROUTE
enumeration DIRECT
enumeration SID
enumeration STAR
enumeration AAR
enumeration ADR
enumeration ADAR
enumeration UNKNOWN
enumeration OTHER
annotation
documentation

                     Provides the route type for a Departure Procedure or a Standard Instrument Arrival
                    
                 
source <attribute name="routeType" type="nas:TfmsRouteTypeType" use="optional">
 
<annotation>
   
<documentation>
                     Provides the route type for a Departure Procedure or a Standard Instrument Arrival
                    
                 
</documentation>
 
</annotation>
</attribute>


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