namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="NaprsControlTypeType"> <xs:annotation> <xs:documentation>NAPRS Control Type</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{1,5}"/> </xs:restriction> </xs:simpleType> |