Definition Type: Element
Name: LengthDrilled
Namespace: http://www.iredes.org/xml/DrillRig
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Drilled hole length for the boom. Accumulative parameter. Total length calculated from start of log time. This parameter accumulates the hole length of all holes reported by all "DrilledInRock" parameters of the DRPQual profile. For definition of the start and end point for counting hole length see DRPQual. UNIT: meter Start counting
Collapse XSD Schema Diagram:
XSD Diagram of LengthDrilled
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="LengthDrilled" type="xsd:float">
    <xsd:annotation>
        <xsd:documentation>Drilled hole length for the boom. Accumulative parameter. Total length calculated from start of log time. This parameter accumulates the hole length of all holes reported by all "DrilledInRock" parameters of the DRPQual profile. For definition of the start and end point for counting hole length see DRPQual. UNIT: meter Start counting</xsd:documentation>
    </xsd:annotation>
</xsd:element>