Definition Type: Element
Name: TimeChBit
Namespace: http://www.iredes.org/xml/DrillRig
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Time needed for exchange of Drill Bit or Hammer. Time calculated from stop drilling to start collaring including rod handling. See "IREDES Drill Rig profile description" document.
Collapse XSD Schema Diagram:
XSD Diagram of TimeChBit
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="TimeChBit" type="xsd:duration" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Time needed for exchange of Drill Bit or Hammer. Time calculated from stop drilling to start collaring including rod handling. See "IREDES Drill Rig profile description" document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>