Documentation for obj_object_profiled_data_schema

Complex Type: cs_productionOperationCargoShipOperation

[Table of contents]

Super-types: None
Sub-types: None
Name cs_productionOperationCargoShipOperation
Used by (from the same schema document) Complex Type cs_productionOperationActivity
Abstract no
Documentation Infomation about a cargo ship operation.
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:vesselName> witsml:nameString </witsml:vesselName> [0..1]

'Name of the cargo vessel for the installation.'

<witsml:dTimStart> witsml:timestamp </witsml:dTimStart> [0..1]

'The date and time that the vessel arrived.'

<witsml:dTimEnd> witsml:timestamp </witsml:dTimEnd> [0..1]

'The date and time that the vessel left.'

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

'Name of the captain of the vessel.'

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

'the cargo identifier.'

<witsml:cargoBatchNumber> witsml:nonNegativeCount </witsml:cargoBatchNumber> [0..1]

'The cargo batch number. Used if the vessel needs to temporarily disconnect for some reason (e.g., weather).'

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

'Description of cargo on the vessel.'

<witsml:oilGrossStdTempPres> witsml:volumeMeasure </witsml:oilGrossStdTempPres> [0..1]

'Gross oil loaded to the ship during the report period. Gross oil includes BS and W. This volume has been corrected to standard conditions of temperature and pressure.'

<witsml:oilGrossTotalStdTempPres> witsml:volumeMeasure </witsml:oilGrossTotalStdTempPres> [0..1]

'Gross oil loaded to the ship in total during the operation. Gross oil includes BS and W. This volume has been corrected to standard conditions of temperature and pressure.'

<witsml:oilNetStdTempPres> witsml:volumeMeasure </witsml:oilNetStdTempPres> [0..1]

'Net oil loaded to the ship during the report period. Net oil excludes BS and W, fuel, spill and leaks. This volume has been corrected to standard conditions of temperature and pressure.'

<witsml:oilNetMonthToDateStdTempPres> witsml:volumeMeasure </witsml:oilNetMonthToDateStdTempPres> [0..1]

'Net oil loaded to the ship from the beginning of the month to the end of the reporting period. Net oil excludes BS and W, fuel, spill and leaks. This volume has been corrected to standard conditions of temperature and pressure.'

<witsml:densityStdTempPres> witsml:densityMeasure </witsml:densityStdTempPres> [0..1]

'Density of the liquid loaded to the tanker. This density has been corrected to standard conditions of temperature and pressure.'

<witsml:density> witsml:densityMeasure </witsml:density> [0..1]

'Density of the liquid loaded to the tanker.'

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

'Reid vapor pressure of the liquid.'

<witsml:bsw> witsml:volumePerVolumeMeasure </witsml:bsw> [0..1]

'Basic sediment and water is measured from a liquid sample of the production stream. It includes free water, sediment and emulsion and is measured as a volume percentage of the liquid.'

<witsml:salt> witsml:densityMeasure </witsml:salt> [0..1]

'Salt content. The product formed by neutralization of an acid and a base. The term is more specifically applied to sodium chloride.'

<witsml:comment> witsml:cs_datedComment </witsml:comment> [0..*]

'A commnet about the operation.'

</...>
Diagram
h-269201247 h-622169519 h-622169519 h-269201247 h-399087894 h-1583229326 h-357449368 h-1683212129 h-1683212129 h-1683212129 h-1683212129 h1452152571 h1452152571 h1272623188 h-2131132250 h1452152571 h941142899 h-1931220815
Schema Component Representation
<xsd:complexType name="cs_productionOperationCargoShipOperation">
<xsd:sequence>
<xsd:element name="vesselName" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="dTimStart" type=" witsml:timestamp " minOccurs="0" maxOccurs="1"/>
<xsd:element name="dTimEnd" type=" witsml:timestamp " minOccurs="0" maxOccurs="1"/>
<xsd:element name="captain" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="cargoNumber" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="cargoBatchNumber" type=" witsml:nonNegativeCount " minOccurs="0" maxOccurs="1"/>
<xsd:element name="cargo" type=" witsml:descriptionString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="oilGrossStdTempPres" type=" witsml:volumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="oilGrossTotalStdTempPres" type=" witsml:volumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="oilNetStdTempPres" type=" witsml:volumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="oilNetMonthToDateStdTempPres" type=" witsml:volumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="densityStdTempPres" type=" witsml:densityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="density" type=" witsml:densityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="rvp" type=" witsml:pressureMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="bsw" type=" witsml:volumePerVolumeMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="salt" type=" witsml:densityMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="comment" type=" witsml:cs_datedComment " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attributeGroup ref=" witsml:attgrp_uid "/>
</xsd:complexType>