Definition Type: Element
Name: HoleName
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRtextShort
Containing Schema: DRbaseClasses.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Hole name to be able to refer to a hole by something else than the HoleId.
Collapse XSD Schema Diagram:
XSD Diagram of HoleName
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="HoleName" type="IR:IRtextShort" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Hole name to be able to refer to a hole by something else than the HoleId.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: