Documentation for obj_object_profiled_data_schema

Complex Type: cs_productionOperationActivity

[Table of contents]

Super-types: None
Sub-types: None
Name cs_productionOperationActivity
Used by (from the same schema document) Complex Type cs_productionOperationInstallationReport
Abstract no
Documentation WITSML - Production Activity Component Schema.
XML Instance Representation
<...>
<witsml:lostProduction> witsml:cs_productionOperationLostProduction </witsml:lostProduction> [0..1]

'Infomation about a lost production.'

<witsml:lostInjection> witsml:cs_productionOperationLostProduction </witsml:lostInjection> [0..1]

'Infomation about a lost injection.'

<witsml:waterCleaningQuality> witsml:cs_productionOperationWaterCleaningQuality </witsml:waterCleaningQuality> [0..*]

'Information about the contaminants in water, and the general water quality.'

<witsml:shutdown> witsml:cs_productionOperationShutdown </witsml:shutdown> [0..*]

'Infomation about a shutdown event.'

<witsml:alarm> witsml:cs_productionOperationAlarm </witsml:alarm> [0..*]

'Infomation about an alarm.'

<witsml:marineOperation> witsml:cs_productionOperationMarineOperation </witsml:marineOperation> [0..*]

'Information about a marine operation.'

<witsml:cargoShipOperation> witsml:cs_productionOperationCargoShipOperation </witsml:cargoShipOperation> [0..*]

'Information about a cargo operation.'

<witsml:operationalComment> witsml:cs_productionOperationOperationalComment </witsml:operationalComment> [0..*]

'A comment about a kind of operation. The time of the operation can be specified.'

</...>
Diagram
h1597063457 h1597063457 h-39907629 h1328987002 h-1975027795 h1858911265 h-1851117485 h-1376359855
Schema Component Representation
<xsd:complexType name="cs_productionOperationActivity">
<xsd:sequence>
<xsd:element name="lostProduction" type=" witsml:cs_productionOperationLostProduction " minOccurs="0" maxOccurs="1"/>
<xsd:element name="lostInjection" type=" witsml:cs_productionOperationLostProduction " minOccurs="0" maxOccurs="1"/>
<xsd:element name="waterCleaningQuality" type=" witsml:cs_productionOperationWaterCleaningQuality " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="shutdown" type=" witsml:cs_productionOperationShutdown " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="alarm" type=" witsml:cs_productionOperationAlarm " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="marineOperation" type=" witsml:cs_productionOperationMarineOperation " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="cargoShipOperation" type=" witsml:cs_productionOperationCargoShipOperation " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="operationalComment" type=" witsml:cs_productionOperationOperationalComment " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>