Definition Type: Element
Name: PointDepth
Namespace: http://www.iredes.org/xml/DrillRig
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Position in tunnel at which the log was generated. Refers to the PointDeth tag in the curve table in the tunnel line.
Collapse XSD Schema Diagram:
XSD Diagram of PointDepth
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="PointDepth" type="xsd:double" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Position in tunnel at which the log was generated. Refers to the PointDeth tag in the curve table in the tunnel line. </xsd:documentation>
    </xsd:annotation>
</xsd:element>