Documentation for obj_object_profiled_data_schema

Model Group: grp_fluidResultCommonTestGroup

[Table of contents]

Name grp_fluidResultCommonTestGroup
Used by (from the same schema document) Complex Type cs_fluidResultCceTestStep , Complex Type cs_fluidResultCvdTestStep , Complex Type cs_fluidResultDifferentialLiberationTestStep , Complex Type cs_fluidResultJCurveTestStep , Complex Type cs_fluidResultSeparatorTestStep , Complex Type cs_fluidResultTransportTestStep
XML Instance Representation
<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-793122037 h2055323524 h2055323524 h1729231043 h582474796 h582474796 h1257753888
Schema Component Representation
<xsd:group name="grp_fluidResultCommonTestGroup">
<xsd:sequence>
<xsd:element name="comment" type=" witsml:commentString " minOccurs="0" maxOccurs="1"/>
<xsd:choice>
<xsd:sequence>
<xsd:element name="reservoir" type=" witsml:logicalBoolean " minOccurs="0" maxOccurs="1"/>
<xsd:element name="saturated" type=" witsml:logicalBoolean " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:element name="stockTank" type=" witsml:cs_fluidResultStockTank " minOccurs="0" maxOccurs="1"/>
</xsd:choice>
<xsd:element name="VaporComposition" type=" witsml:cs_fluidResultPhaseComposition " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="LiquidComposition" type=" witsml:cs_fluidResultPhaseComposition " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="CompositeComposition" type=" witsml:cs_fluidResultCompositeComposition " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>