namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="SensitivityType"> <xs:annotation> <xs:documentation>Sensitivity of the message.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[A-Z]"/> </xs:restriction> </xs:simpleType> |