Definition Type: Element
Name: PlanToRock
Namespace: http://www.iredes.org/xml/DrillRig
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Difference from the planned hole's start point to the real rock contact. Counting starts at the (imaginary) start point of the hole according to the drill plan. Counting ends when the drill bit detects real rock contact before  starting collaring . UNIT: meter
Collapse XSD Schema Diagram:
XSD Diagram of PlanToRock
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="PlanToRock" type="xsd:float" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Difference from the planned hole's start point to the real rock contact. Counting starts at the (imaginary) start point of the hole according to the drill plan. Counting ends when the drill bit detects real rock contact before  starting collaring . UNIT: meter</xsd:documentation>
    </xsd:annotation>
</xsd:element>