Documentation for obj_object_profiled_data_schema

Complex Type: cs_productionOperationLostProduction

[Table of contents]

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

'A estimated lost volume and the reason for the loss.'

<witsml:thirdPartyProcessing> witsml:cs_productionOperationThirdPartyProcessing </witsml:thirdPartyProcessing> [0..*]

'The estimated amount of oil and gas lost due to third party processing at an installation.'

</...>
Diagram
h134549688 h2044540246
Schema Component Representation
<xsd:complexType name="cs_productionOperationLostProduction">
<xsd:sequence>
<xsd:element name="volumeAndReason" type=" witsml:lostVolumeAndReason " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="thirdPartyProcessing" type=" witsml:cs_productionOperationThirdPartyProcessing " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>