Documentation for obj_object_profiled_data_schema

Complex Type: cs_wellTestWellheadData

[Table of contents]

Super-types: None
Sub-types: None
Name cs_wellTestWellheadData
Used by (from the same schema document) Complex Type cs_wellTestProductionTestData
Abstract no
Documentation Basic measurements at the wellhead, during the well test.
XML Instance Representation
<...>
<witsml:temperature> witsml:thermodynamicTemperatureMeasure </witsml:temperature> [0..1]

'The temperature measured at the wellhead during the well test.'

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

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

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

'The shut-in pressure measured at the wellhead during the well test.'

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

'The pressure measured at the flow line connected to the wellhead during this well test.'

<witsml:chokeOrificeSize> witsml:lengthMeasure </witsml:chokeOrificeSize> [1]

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

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

'The pressure of the lift gas at the wellhead.'

<witsml:gasLiftTemp> witsml:thermodynamicTemperatureMeasure </witsml:gasLiftTemp> [0..1]

'The temperature of the lift gas at the wellhead.'

<witsml:gasLiftVolume> witsml:cs_wellTestTestVolume </witsml:gasLiftVolume> [0..1]

'Lift gas volumes injected during the well test at the wellhead.'

<witsml:gasLiftRate> witsml:cs_wellTestFluidRate </witsml:gasLiftRate> [0..1]

'Lift gas rates injected during the well test at the wellhead.'

<witsml:gasLiftchokeOrificeSize> witsml:lengthMeasure </witsml:gasLiftchokeOrificeSize> [1]

'The size of the gas lift choke opening.'

</...>
Diagram
h-607763263 h1272623188 h1272623188 h1272623188 h283461459 h1272623188 h-607763263 h1287302614 h-191192832 h283461459
Schema Component Representation
<xsd:complexType name="cs_wellTestWellheadData">
<xsd:sequence>
<xsd:element name="temperature" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="flowingPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="shutInPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="flowLinePressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="chokeOrificeSize" type=" witsml:lengthMeasure " minOccurs="1" maxOccurs="1"/>
<xsd:element name="gasLiftPres" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasLiftTemp" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasLiftVolume" type=" witsml:cs_wellTestTestVolume " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasLiftRate" type=" witsml:cs_wellTestFluidRate " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasLiftchokeOrificeSize" type=" witsml:lengthMeasure " minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>