namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by | |||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="SurfaceRegionNameType"> <xs:annotation> <xs:documentation>The name of a surface region (spot, ramp, etc.).</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[A-Za-z0-9_]{1,20}"/> </xs:restriction> </xs:simpleType> |