Documentation for obj_object_profiled_data_schema

Complex Type: cs_wellTestProductionTestData

[Table of contents]

Super-types: None
Sub-types: None
Name cs_wellTestProductionTestData
Used by (from the same schema document) Model Group grp_wellTest
Abstract no
XML Instance Representation
<...>
<witsml:testDuration> witsml:timeMeasure </witsml:testDuration> [0..1]

'The time length (with uom) of the well test.'

<witsml:testInterval> witsml:cs_wellTestInterval </witsml:testInterval> [0..*]

'The interval tested. This element includes a top and base depth, and the formation(s) tested. It also includes control data for the tested interval.'

<witsml:wellheadData> witsml:cs_wellTestWellheadData </witsml:wellheadData> [0..1]

'This element records measurements made and settings made at the wellhead.'

<witsml:bottomholeData> witsml:cs_wellTestBottomholeData </witsml:bottomholeData> [0..1]

'DEPRECATED - Use pointData instead. This element records measurements made at the bottomhole.'

<witsml:pointData> witsml:cs_wellTestPointData </witsml:pointData> [0..*]

'This element records temperature and pressure at points in the wellbore.'

<witsml:separatorData> witsml:cs_wellTestSeparatorData </witsml:separatorData> [0..1]

'This element records the measurements (pressure and temperature) at the separator.'

<witsml:operatingMethod> witsml:kindString </witsml:operatingMethod> [0..1]

'The method being used to operate the well. Examples are \'flowing\', \'pumping\', \'gas lifted\'.'

<witsml:wellTestCumulative> witsml:cs_wellTestCumulative </witsml:wellTestCumulative> [0..1]

'The cumulative volumes of fluids at the time of the well test. The fluids are oil, gas, and water.'

<witsml:productionTestResults> witsml:cs_wellTestProductionTestResults </witsml:productionTestResults> [0..1]

'The production results of the test.'

</...>
Diagram
h-699105204 h1562053327 h-121289342 h1019227711 h-2055009136 h1740659813 h-399087894 h1116279933 h20470465
Schema Component Representation
<xsd:complexType name="cs_wellTestProductionTestData">
<xsd:sequence>
<xsd:element name="testDuration" type=" witsml:timeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testInterval" type=" witsml:cs_wellTestInterval " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="wellheadData" type=" witsml:cs_wellTestWellheadData " minOccurs="0" maxOccurs="1"/>
<xsd:element name="bottomholeData" type=" witsml:cs_wellTestBottomholeData " minOccurs="0" maxOccurs="1"/>
<xsd:element name="pointData" type=" witsml:cs_wellTestPointData " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="separatorData" type=" witsml:cs_wellTestSeparatorData " minOccurs="0" maxOccurs="1"/>
<xsd:element name="operatingMethod" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="wellTestCumulative" type=" witsml:cs_wellTestCumulative " minOccurs="0" maxOccurs="1"/>
<xsd:element name="productionTestResults" type=" witsml:cs_wellTestProductionTestResults " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>