namespace | http://www.ntcip.org/c2f-objects | ||
type | restriction of xs:unsignedInt | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="EssVisibility"> <xs:annotation> <xs:documentation> Definition: Surface visibility measured in one tenth of a meter. The value 1000001 shall indicate an error condition or missing value.&quot; </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedInt"> <xs:maxInclusive value="1000001"/> </xs:restriction> </xs:simpleType> |