Documentation for obj_object_profiled_data_schema

Complex Type: cs_wellTestInjectionTestData

[Table of contents]

Super-types: None
Sub-types: None
Name cs_wellTestInjectionTestData
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..1]

'The interval tested. This element includes a top and base depth, and the formation tested.'

<witsml:InjectedFluid> witsml:InjectionFluid </witsml:InjectedFluid> [0..1]

'The fluid that is being injected.'

<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:chokeOrificeSize> witsml:lengthMeasure </witsml:chokeOrificeSize> [0..1]

'The size of the opening in the flow choke at the wellhead.'

<witsml:minimumAnnularPressure> witsml:pressureMeasure </witsml:minimumAnnularPressure> [0..1]

'The minimum pressure measured at the annulus.'

<witsml:maximumAnnularPressure> witsml:pressureMeasure </witsml:maximumAnnularPressure> [0..1]

'The maximum pressure measured at the annulus.'

<witsml:wellheadFlowingPressure> witsml:pressureMeasure </witsml:wellheadFlowingPressure> [0..1]

'The flowing pressure measured at the wellhead during the test.'

<witsml:wellheadMaximumPressure> witsml:pressureMeasure </witsml:wellheadMaximumPressure> [0..1]

'The maximum pressure measured at the wellhead during the well test.'

<witsml:injectionTestResults> witsml:cs_wellTestInjectionTestResults </witsml:injectionTestResults> [0..1]

'The production results of the test.'

</...>
Diagram
h-699105204 h1562053327 h-2145317128 h1116279933 h283461459 h1272623188 h1272623188 h1272623188 h1272623188 h-1542233929
Schema Component Representation
<xsd:complexType name="cs_wellTestInjectionTestData">
<xsd:sequence>
<xsd:element name="testDuration" type=" witsml:timeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testInterval" type=" witsml:cs_wellTestInterval " minOccurs="0" maxOccurs="1"/>
<xsd:element name="InjectedFluid" type=" witsml:InjectionFluid " minOccurs="0" maxOccurs="1"/>
<xsd:element name="wellTestCumulative" type=" witsml:cs_wellTestCumulative " minOccurs="0" maxOccurs="1"/>
<xsd:element name="chokeOrificeSize" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="minimumAnnularPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="maximumAnnularPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="wellheadFlowingPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="wellheadMaximumPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="injectionTestResults" type=" witsml:cs_wellTestInjectionTestResults " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>