namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="SidStarAbbreviatedDesignatorType"> <annotation> <documentation> A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is based on ARINC 424 chapter 7.4 rules. </documentation> </annotation> <restriction base="fb:CharacterStringType"> <minLength value="1"/> <maxLength value="6"/> <pattern value="([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*"/> </restriction> </simpleType> |