Definition Type: Element
Name: CurveTable
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRcurvePointType
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs 1000
Abstract False
Documentation:
A curve table data block consists of  points with coordinates
Collapse XSD Schema Diagram:
Drilldown into EquipmentData Drilldown into DrillPlanIdTable Drilldown into ContourIdTable Drilldown into PointDepth Drilldown into PointG Drilldown into PointCoord Drilldown into CurvePointId Drilldown into IRcurvePointTypeXSD Diagram of CurveTable
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="CurveTable" type="IR:IRcurvePointType" maxOccurs="1000">
    <xsd:annotation>
        <xsd:documentation>A curve table data block consists of  points with coordinates</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurvePointId IR:CurvePointId 0 (1)
PointCoord IR:PointCoord (1) (1)
PointG IR:PointG (1) (1)
PointDepth IR:PointDepth 0 (1)
ContourIdTable IR:ContourIdTable 0 (1)
DrillPlanIdTable IR:DrillPlanIdTable 0 3
EquipmentData IR:EquipmentData 0 (1)
Collapse Derivation Tree: