Definition Type: Element
Name: DrillPlanIdTable
Namespace: http://www.iredes.org/xml
Type: IR:IRdrillPlanBaseType
Containing Schema: IRcoordNav.xsd
MinOccurs 0
MaxOccurs 3
Abstract False
Documentation:
Drill plan Id table is a set of corresponding drill plan Id's. Up to three drill plans can be referenced, e.g., for blasting, bolting and injection.
Collapse XSD Schema Diagram:
Drilldown into DrillPlanRightWidth Drilldown into DrillPlanLeftWidth Drilldown into DrillPlanType Drilldown into DrillPlanId Drilldown into IRdrillPlanBaseTypeXSD Diagram of DrillPlanIdTable
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="DrillPlanIdTable" type="IRdrillPlanBaseType" minOccurs="0" maxOccurs="3">
    <xsd:annotation>
        <xsd:documentation>Drill plan Id table is a set of corresponding drill plan Id's. Up to three drill plans can be referenced, e.g., for blasting, bolting and injection.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DrillPlanId IR:DrillPlanId (1) (1)
DrillPlanType IR:DrillPlanType 0 (1)
DrillPlanLeftWidth IR:DrillPlanLeftWidth 0 (1)
DrillPlanRightWidth IR:DrillPlanRightWidth 0 (1)
Collapse Derivation Tree: