namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | restriction of fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="AerodromeNameType"> <xs:annotation> <xs:documentation>The primary official name of an aerodrome as designated by an appropriate authority. [AIXM 5.1]</xs:documentation> </xs:annotation> <xs:restriction base="fb:TextNameType"> <xs:minLength value="1"/> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> |