namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="AtcUnitNameType"> <xs:annotation> <xs:documentation>The name of the ATC center with authority over the corresponding Flight Information Region (FIR). [FIXM]</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[A-Za-z0-9]{1,}"/> </xs:restriction> </xs:simpleType> |