Documentation for obj_object_profiled_data_schema

Complex Type: cs_fluidResultSeparatorTest

[Table of contents]

Super-types: None
Sub-types: None
Name cs_fluidResultSeparatorTest
Used by (from the same schema document) Model Group grp_fluidAnalysisResult
Abstract no
XML Instance Representation
<...>
<witsml:testNumber> witsml:positiveCount </witsml:testNumber> [0..1]

'xxxxxxxxxxxxxxxxx'

<witsml:shrinkageReference> witsml:cs_fluidResultVolumeReference </witsml:shrinkageReference> [0..1]
<witsml:separatorTestStep> witsml:cs_fluidResultSeparatorTestStep </witsml:separatorTestStep> [1..*]
</...>
Diagram
h-939241903 h-2074729804 h411711782
Schema Component Representation
<xsd:complexType name="cs_fluidResultSeparatorTest">
<xsd:sequence>
<xsd:element name="testNumber" type=" witsml:positiveCount " minOccurs="0" maxOccurs="1"/>
<xsd:element name="shrinkageReference" type=" witsml:cs_fluidResultVolumeReference " minOccurs="0" maxOccurs="1"/>
<xsd:element name="separatorTestStep" type=" witsml:cs_fluidResultSeparatorTestStep " minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>