| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||
| type | restriction of fb:CharacterStringType | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:simpleType name="RestrictedRunwayDirectionDesignatorType"> <xs:annotation> <xs:documentation>Helper type for restrictions on RunwayDirectionDesignator.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="(0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}"/> </xs:restriction> </xs:simpleType>  |