Documentation for obj_object_profiled_data_schema

Model Group: grp_fluidSample

[Table of contents]

Name grp_fluidSample
Used by (from the same schema document) Complex Type obj_fluidSample
XML Instance Representation
<witsml:sampleBottle> witsml:nameString </witsml:sampleBottle> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:sampleType> witsml:FluidSampleKind </witsml:sampleType> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:facility> witsml:facilityIdentifierStruct </witsml:facility> [0..1]

'The name of the facility from which the sample was acquired. The name can be qualified by a naming system. This also defines the kind of facility. Common facilities are wells, wellbores within a well, completions within a well.'

<witsml:facilityParent1> witsml:facilityIdentifierStruct </witsml:facilityParent1> [0..1]

'For facilities whose name is unique within the context of another facility, the name of the parent facility. For example, if name represents a completion, then facilityParent1 would represent the name of the well within which name was unique. The name can be qualified by a naming system. This also defines the kind of facility.'

<witsml:facilityParent2> witsml:facilityIdentifierStruct </witsml:facilityParent2> [0..1]

'For facilities whose name is unique within the context of another facility, the name of the parent facility of parent1. The name can be qualified by a naming system. This also defines the kind of facility.'

<witsml:facilityAlias> witsml:nameStruct </witsml:facilityAlias> [0..*]

'An alternatative name of a facility. This is generally unique within a naming system. The above contextually unique name (that is, within the context of a parent) should also be listed as an alias.'

<witsml:testKind> witsml:FluidSampleTestAcquisition </witsml:testKind> [0..1]

'The kind of test which acquired the sample.'

<witsml:testMD> witsml:measuredDepthCoord </witsml:testMD> [0..1]

'The measured depth of the test in a wellbore.'

<witsml:testId> witsml:kindString </witsml:testId> [0..1]

'The test identifier.'

<witsml:testRun> witsml:kindString </witsml:testRun> [0..1]

'The test run number (e.g., for an RFT)'

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

'The name of the company which ran the test.'

<witsml:reservoirFluidType> witsml:ReservoirFluidKind </witsml:reservoirFluidType> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:acquisitionDate> witsml:date </witsml:acquisitionDate> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:acquisitionMD> witsml:measuredDepthCoord </witsml:acquisitionMD> [0..1]

'xxxxxxxxxxxxxxxx'

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

'xxxxxxxxxxxxxxxx'

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

'xxxxxxxxxxxxxxxx'

<witsml:acquisitionGORStd> witsml:standardVolumePerStandardVolumeMeasure </witsml:acquisitionGORStd> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:sampleDisposition> witsml:descriptionString </witsml:sampleDisposition> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:representative> witsml:logicalBoolean </witsml:representative> [0..1]

'xxxxxxxxxxxxxxxx'

<witsml:comment> witsml:commentString </witsml:comment> [0..1]

'xxxxxxxxxxxxxxxx'

Diagram
h-269201247 h1624312483 h970983430 h970983430 h970983430 h-269190043 h-313899732 h-327397763 h-399087894 h-399087894 h-269201247 h-151665132 h518884755 h-327397763 h1272623188 h-607763263 h838391814 h-357449368 h2055323524 h-793122037
Schema Component Representation
<xsd:group name="grp_fluidSample">
<xsd:sequence>
<xsd:element name="sampleBottle" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="sampleType" type=" witsml:FluidSampleKind " minOccurs="0" maxOccurs="1"/>
<xsd:element name="facility" type=" witsml:facilityIdentifierStruct " minOccurs="0" maxOccurs="1"/>
<xsd:element name="facilityParent1" type=" witsml:facilityIdentifierStruct " minOccurs="0" maxOccurs="1"/>
<xsd:element name="facilityParent2" type=" witsml:facilityIdentifierStruct " minOccurs="0" maxOccurs="1"/>
<xsd:element name="facilityAlias" type=" witsml:nameStruct " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="testKind" type=" witsml:FluidSampleTestAcquisition " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testMD" type=" witsml:measuredDepthCoord " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testId" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testRun" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="testProvider" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="reservoirFluidType" type=" witsml:ReservoirFluidKind " minOccurs="0" maxOccurs="1"/>
<xsd:element name="acquisitionDate" type=" witsml:date " minOccurs="0" maxOccurs="1"/>
<xsd:element name="acquisitionMD" type=" witsml:measuredDepthCoord " minOccurs="0" maxOccurs="1"/>
<xsd:element name="acquisitionPressure" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="acquisitionTemperature" type=" witsml:thermodynamicTemperatureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="acquisitionGORStd" type=" witsml:standardVolumePerStandardVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="sampleDisposition" type=" witsml:descriptionString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="representative" type=" witsml:logicalBoolean " minOccurs="0" maxOccurs="1"/>
<xsd:element name="comment" type=" witsml:commentString " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>