Definition Type: Element
Name: DrillPosPlan
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRplanGenType
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Local position information. That is, position of the plan. Used if not the plan itself gives transformation data from geo to local.  Matching Object for reporting: DRPQual/PositionQuality
Collapse XSD Schema Diagram:
Drilldown into WorkOrder Drilldown into Project Drilldown into Comment Drilldown into PlanName Drilldown into PlanId Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESType Drilldown into IRplanGenTypeXSD Diagram of DrillPosPlan
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="DrillPosPlan">
    <xsd:annotation>
        <xsd:documentation>Local position information. That is, position of the plan. Used if not the plan itself gives transformation data from geo to local.  Matching Object for reporting: DRPQual/PositionQuality</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="IR:IRplanGenType" />
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GenHead IR:GenHead (1) (1)
SiteHead IR:SiteHead 0 (1)
PlanId IR:PlanId (1) (1)
PlanName IR:PlanName 0 (1)
Comment IR:Comment 0 8
Project IR:Project 0 (1)
WorkOrder IR:WorkOrder 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree: