Documentation for obj_object_profiled_data_schema

Complex Type: cs_wellTestFluidLevelTest

[Table of contents]

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

'The fluid level achieved in the well. The value is given as length units from the top of the well.'

<witsml:baseUsableWater> witsml:lengthMeasure </witsml:baseUsableWater> [0..1]

'The lowest usable water depth as measured from the surface. See TxRRC H-15.'

<witsml:testedBy> witsml:nameString </witsml:testedBy> [0..1]

'The business associate that conducted the test. This is generally a person.'

</...>
Diagram
h283461459 h283461459 h-269201247
Schema Component Representation
<xsd:complexType name="cs_wellTestFluidLevelTest">
<xsd:sequence>
<xsd:element name="fluidLevel" type=" witsml:lengthMeasure " minOccurs="1" maxOccurs="1"/>
<xsd:element name="baseUsableWater" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testedBy" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>