Documentation for obj_object_profiled_data_schema

Simple Type: ReasonLost

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractTypeEnum (by restriction) < ReasonLost (by restriction)
Sub-types: None
Name ReasonLost
Used by (from the same schema document) Complex Type lostVolumeAndReason
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 40
  • value comes from list: {'topside equipment failure-maint'|'extended maint turnaround'|'extended maint turnaround export'|'preventive maint topside'|'planned maint turnaround'|'marked oil'|'marked gas'|'modification project'|'operation mistakes'|'other'|'process and operation problem'|'production'|'regulatory reference'|'reservoir'|'testing and logging'|'unavailable tanker storage'|'well equipment failure-maint'|'well planned operations'|'well preventive maint'|'weather problem'|'hse'|'strike/lock-out'|'3rd party processing'|'daily total loss of prod'|'well problems'}
Documentation Reason for lost production.
Diagram
Schema Component Representation
<xsd:simpleType name="ReasonLost">
<xsd:restriction base=" witsml:abstractTypeEnum ">
<xsd:enumeration value="topside equipment failure-maint"/>
<xsd:enumeration value="extended maint turnaround"/>
<xsd:enumeration value="extended maint turnaround export"/>
<xsd:enumeration value="preventive maint topside"/>
<xsd:enumeration value="planned maint turnaround"/>
<xsd:enumeration value="marked oil"/>
<xsd:enumeration value="marked gas"/>
<xsd:enumeration value="modification project"/>
<xsd:enumeration value="operation mistakes"/>
<xsd:enumeration value="other"/>
<xsd:enumeration value="process and operation problem"/>
<xsd:enumeration value="production"/>
<xsd:enumeration value="regulatory reference"/>
<xsd:enumeration value="reservoir"/>
<xsd:enumeration value="testing and logging"/>
<xsd:enumeration value="unavailable tanker storage"/>
<xsd:enumeration value="well equipment failure-maint"/>
<xsd:enumeration value="well planned operations"/>
<xsd:enumeration value="well preventive maint"/>
<xsd:enumeration value="weather problem"/>
<xsd:enumeration value="hse"/>
<xsd:enumeration value="strike/lock-out"/>
<xsd:enumeration value="3rd party processing"/>
<xsd:enumeration value="daily total loss of prod"/>
<xsd:enumeration value="well problems"/>
</xsd:restriction>
</xsd:simpleType>