namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="RestrictedSsrCodeType"> <annotation> <documentation> Helper type for restrictions on SsrCodeType <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #14 Remove SSR Mode</rationale> <replacement>Fixm.Base.Types.ModeACode</replacement> </deprecated> </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[0-7]{4}"/> </restriction> </simpleType> |