namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="RunwayDirectionDesignatorType"> <annotation> <documentation> - A number between 01 and 36 - Optionally Left (L), Center (C), or Right (R) </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="(0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}"/> </restriction> </simpleType> |