complexType RunwayDirectionDesignatorType
diagram FficeTemplates_diagrams/FficeTemplates_p607.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:RestrictedRunwayDirectionDesignatorType
properties
base fb:RestrictedRunwayDirectionDesignatorType
used by
elements ArrivalType/runwayDirection DepartureType/runwayDirection
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
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
- A number between 01 and 36
- Optionally  Left (L), Center (C), or Right (R)
source <xs:complexType name="RunwayDirectionDesignatorType">
 
<xs:annotation>
   
<xs:documentation>- A number between 01 and 36
- Optionally  Left (L), Center (C), or Right (R)
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="fb:RestrictedRunwayDirectionDesignatorType">
     
<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 RunwayDirectionDesignatorType/@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