diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
type | extension of fb:RestrictedRunwayDirectionDesignatorType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | fb:HypertextReferenceType | ||
properties |
|
||
annotation |
|
||
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> |