Documentation for ATIS-Draft-03-00-79

Simple Type: EssWaterDepth

[Table of contents]

Super-types: xs:unsignedShort < EssWaterDepth (by restriction)
Sub-types: None
Name EssWaterDepth
Content
  • Base XSD Type: unsignedShort
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>
Diagram
Schema Component Representation
<xs:simpleType name="EssWaterDepth">
<xs:restriction base=" xs:unsignedShort "/>
</xs:simpleType>