namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="RestrictedFIXMUniqueMessageIdentifierType"> <annotation> <documentation> Helper type for restrictions on FIXMUniqueMessageIdentifierType <deprecated> <deletionVersion>Not specified yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[0-9|aA-fF]{8}-[0-9|aA-fF]{4}-4[0-9|aA-fF]{3}-[89aAbB]{1}[0-9|aA-fF]{3}-[0-9|aA-fF]{12}"/> </restriction> </simpleType> |