simpleType NaprsControlTypeType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [A-Z0-9]{1,5}
annotation
documentation
NAPRS Control Type
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy