Documentation for obj_object_profiled_data_schema

Complex Type: cs_fluidResultJCurveTestStep

[Table of contents]

Super-types: None
Sub-types: None
Name cs_fluidResultJCurveTestStep
Used by (from the same schema document) Complex Type cs_fluidResultJCurveTest
Abstract no
XML Instance Representation
<...
uid=" witsml:uidString [0..1]

'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'

"
>
<witsml:stepNumber> witsml:positiveCount </witsml:stepNumber> [0..1]

'The stepNumber represents a row in the table.'

<witsml:stepPressure> witsml:pressureMeasure </witsml:stepPressure> [1]
<witsml:oilViscosity> witsml:dynamicViscosityMeasure </witsml:oilViscosity> [0..1]
Start Choice [1]
<witsml:liquidVolume> witsml:volumeMeasure </witsml:liquidVolume> [0..1]
<witsml:liquidDropoutPercent> witsml:volumePerVolumeMeasurePercent </witsml:liquidDropoutPercent> [0..1]

'divide liquidVolume by liquiedDropoutReference to get liquid DropoutPercent.'

End Choice
<witsml:gasMolecularWeight> witsml:unitlessQuantity </witsml:gasMolecularWeight> [0..1]
<witsml:gasGravity> witsml:unitlessQuantity </witsml:gasGravity> [0..1]
<witsml:gasFormationVolumeFactorStd> witsml:volumePerStandardVolumeMeasure </witsml:gasFormationVolumeFactorStd> [0..1]
<witsml:gasZFactor> witsml:unitlessQuantity </witsml:gasZFactor> [0..1]
<witsml:gasViscosity> witsml:dynamicViscosityMeasure </witsml:gasViscosity> [0..1]
Start Choice [1]
<witsml:cumulativeGasProducedVolume> witsml:standardVolumeMeasure </witsml:cumulativeGasProducedVolume> [0..1]
<witsml:cumulativeGasProducedRatioStd> witsml:standardVolumePerStandardVolumeMeasure </witsml:cumulativeGasProducedRatioStd> [0..1]

'divide cumulativeGasProducedVolume by cumulativeGasProducedReference to get cumulativeGasProducedRatio.'

End Choice
<witsml:condensateYieldVolumeRatio1Std> witsml:volumePerStandardVolumeMeasure </witsml:condensateYieldVolumeRatio1Std> [0..1]
<witsml:condensateYieldVolumeRatio2Std> witsml:volumePerStandardVolumeMeasure </witsml:condensateYieldVolumeRatio2Std> [0..1]
<witsml:comment> witsml:commentString </witsml:comment> [0..1]
Start Choice [1]
<witsml:reservoir> witsml:logicalBoolean </witsml:reservoir> [0..1]
<witsml:saturated> witsml:logicalBoolean </witsml:saturated> [0..1]
<witsml:stockTank> witsml:cs_fluidResultStockTank </witsml:stockTank> [0..1]
End Choice
<witsml:VaporComposition> witsml:cs_fluidResultPhaseComposition </witsml:VaporComposition> [0..*]
<witsml:LiquidComposition> witsml:cs_fluidResultPhaseComposition </witsml:LiquidComposition> [0..*]
<witsml:CompositeComposition> witsml:cs_fluidResultCompositeComposition </witsml:CompositeComposition> [0..*]
</...>
Diagram
h-939241903 h1272623188 h1983341009 h-1683212129 h1377473727 h526607149 h526607149 h940264169 h526607149 h1983341009 h-1566115358 h838391814 h940264169 h940264169 h-1006678219 h-1931220815
Schema Component Representation
<xsd:complexType name="cs_fluidResultJCurveTestStep">
<xsd:sequence>
<xsd:element name="stepNumber" type=" witsml:positiveCount " minOccurs="0" maxOccurs="1"/>
<xsd:element name="stepPressure" type=" witsml:pressureMeasure " minOccurs="1" maxOccurs="1"/>
<xsd:element name="oilViscosity" type=" witsml:dynamicViscosityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:choice>
<xsd:element name="liquidVolume" type=" witsml:volumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="liquidDropoutPercent" type=" witsml:volumePerVolumeMeasurePercent " minOccurs="0" maxOccurs="1"/>
</xsd:choice>
<xsd:element name="gasMolecularWeight" type=" witsml:unitlessQuantity " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasGravity" type=" witsml:unitlessQuantity " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasFormationVolumeFactorStd" type=" witsml:volumePerStandardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasZFactor" type=" witsml:unitlessQuantity " minOccurs="0" maxOccurs="1"/>
<xsd:element name="gasViscosity" type=" witsml:dynamicViscosityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:choice>
<xsd:element name="cumulativeGasProducedVolume" type=" witsml:standardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="cumulativeGasProducedRatioStd" type=" witsml:standardVolumePerStandardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
</xsd:choice>
<xsd:element name="condensateYieldVolumeRatio1Std" type=" witsml:volumePerStandardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="condensateYieldVolumeRatio2Std" type=" witsml:volumePerStandardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:group ref=" witsml:grp_fluidResultCommonTestGroup "/>
</xsd:sequence>
<xsd:attributeGroup ref=" witsml:attgrp_uid "/>
</xsd:complexType>