simpleType ntcip:EssWaterDepth
namespace http://www.NTCIP-Partial-00-00-00
type xs:unsignedShort
used by
element atis:WeatherInformation/waterDepth
annotation
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.</Definition>
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.</Definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy