namespace | http://www.ntcip.org/c2f-objects | ||
type | xs:unsignedShort | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="EssWaterDepth"> <xs:annotation> <xs:documentation> Definition: Indicates the depth of the water from a user defined point in centimeters. The value of 65535 shall indicate an error condition or missing value. This may be used for stream depth, depth of water over a roadway, reservoir depth, or other such uses. </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |