| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||
| type | restriction of fb:CharacterStringType | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:simpleType name="NavaidDesignatorType"> <xs:annotation> <xs:documentation>A name of the Navaid.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[A-Z0-9]{1,4}"/> </xs:restriction> </xs:simpleType>  |