<?xml version="1.0" encoding="utf-16"?>
<xsd:simpleType name="ECDepthTag">
<xsd:annotation>
<xsd:documentation>Hole depth tag for recording of data UNIT: meter </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:float">
<xsd:minInclusive value="0" />
</xsd:restriction>
</xsd:simpleType>