Definition Type: Element
Name: PlanIdRef
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRtext
Containing Schema: DRbaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Reference to the working plan to be used at this location. This element links the position to the PlanId of the working plan to be used. If IRposType is used for machine guidance and track definition only PlanId is not required. The string "VOID" has to be used if no plan has been used.
Collapse XSD Schema Diagram:
XSD Diagram of PlanIdRef
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="PlanIdRef" type="IR:IRtext">
    <xsd:annotation>
        <xsd:documentation>Reference to the working plan to be used at this location. This element links the position to the PlanId of the working plan to be used. If IRposType is used for machine guidance and track definition only PlanId is not required. The string "VOID" has to be used if no plan has been used.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: