namespace | http://www.DSRC-Draft-02-00-15 | ||
type | restriction of xs:unsignedInt | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Elevation"> <xs:annotation> <xs:documentation> 10 cm LSB with a 1Km neg offset </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedInt"> <xs:maxInclusive value="16777215"/> </xs:restriction> </xs:simpleType> |