complexType RouteDesignatorType
diagram Fixm_diagrams/Fixm_p51.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:RestrictedRouteDesignatorType
properties
base fb:RestrictedRouteDesignatorType
used by
element RouteDesignatorToNextElementChoiceType/routeDesignator
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z][A-Z0-9]{1,7}
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
The coded designator for a published ATS route or route segment.
source <xs:complexType name="RouteDesignatorType">
 
<xs:annotation>
   
<xs:documentation>The coded designator for a published ATS route or route segment.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="fb:RestrictedRouteDesignatorType">
     
<xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
       
<xs:annotation>
         
<xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute RouteDesignatorType/@href
type fb:HypertextReferenceType
properties
use optional
annotation
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
source <xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
 
<xs:annotation>
   
<xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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