Definition Type: Element
Name: HoleId
Namespace: http://www.iredes.org/xml/DrillRig
Type: DR:DRHoleID
Containing Schema: DRbaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Hole id code. To uniquely identify each hole in the plan. This parameter links the Hole ID in the DRPQual profile to a specific hole in the DRPPlan profile. If a new DRPQual profile is initialized, the value will be directly taken from the corresponding DRPplan value. If no DRPPlan is used: refer to Profile Documentation!
Collapse XSD Schema Diagram:
XSD Diagram of HoleId
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="HoleId" type="DRHoleID">
    <xsd:annotation>
        <xsd:documentation>Hole id code. To uniquely identify each hole in the plan. This parameter links the Hole ID in the DRPQual profile to a specific hole in the DRPPlan profile. If a new DRPQual profile is initialized, the value will be directly taken from the corresponding DRPplan value. If no DRPPlan is used: refer to Profile Documentation!</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: