| namespace | http://www.ATIS-Draft-03-00-79 | ||
| type | restriction of xs:unsignedByte | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="Elevation"> <xs:annotation> <xs:documentation> edit to proper ranges </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="100"/> </xs:restriction> </xs:simpleType> |