Documentation for obj_object_profiled_data_schema

Simple Type: ReportingProduct

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractTypeEnum (by restriction) < ReportingProduct (by restriction)
Sub-types: None
Name ReportingProduct
Used by (from the same schema document) Complex Type cs_productFlowQualifierExpected , Complex Type cs_productVolumeBusinessAccountInfo , Complex Type cs_productVolumeComponentContent , Complex Type cs_productVolumeComponentContent , Complex Type cs_productVolumeParameterSet , Complex Type cs_productVolumeProduct
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 40
  • value comes from list: {'C2+'|'C3+'|'C4+'|'C5+'|'C6+'|'C7+'|'C8+'|'C9+'|'C10+'|'C2-'|'C3-'|'C4-'|'C5-'|'C6-'|'C7-'|'C8-'|'C9-'|'C10-'|'oleic'|'aqueous'|'vapor'|'liquid'|'carbon monoxode gas'|'carbon dioxide gas'|'chemical'|'condensate'|'cuttings'|'diesel'|'electric power'|'ethane - component'|'gas'|'gas - rich'|'gas - component in oil'|'helium gas'|'hydrogen gas'|'i-butane - component'|'natural gas liquid'|'methane - component'|'n-butane - component'|'nitrogen oxide gas'|'NGL - component in gas'|'oil and gas'|'oil'|'oil - net'|'oil - component in water'|'pentane - component'|'petroleum gas liquid'|'propane - component'|'sand - component'|'water'|'water - discharge'|'water - processed'|'unknown'|'condensate - gross'|'condensate - net'|'crude - stabilized'|'ethane'|'gas - dry'|'gas - wet'|'heptane'|'isobutane'|'liquified natural gas'|'liquified petroleum gas'|'methane'|'mixed butane'|'normal butane'|'normal pentane'|'oil - gross'|'propane'|'salt'|'naphta'|'isopentane'}
Documentation A kind of product in a fluid system. The list of standard values is contained in the PRODML enumValues.xml file.
Diagram
Schema Component Representation
<xsd:simpleType name="ReportingProduct">
<xsd:restriction base=" witsml:abstractTypeEnum ">
<xsd:enumeration value="C2+"/>
<xsd:enumeration value="C3+"/>
<xsd:enumeration value="C4+"/>
<xsd:enumeration value="C5+"/>
<xsd:enumeration value="C6+"/>
<xsd:enumeration value="C7+"/>
<xsd:enumeration value="C8+"/>
<xsd:enumeration value="C9+"/>
<xsd:enumeration value="C10+"/>
<xsd:enumeration value="C2-"/>
<xsd:enumeration value="C3-"/>
<xsd:enumeration value="C4-"/>
<xsd:enumeration value="C5-"/>
<xsd:enumeration value="C6-"/>
<xsd:enumeration value="C7-"/>
<xsd:enumeration value="C8-"/>
<xsd:enumeration value="C9-"/>
<xsd:enumeration value="C10-"/>
<xsd:enumeration value="oleic"/>
<xsd:enumeration value="aqueous"/>
<xsd:enumeration value="vapor"/>
<xsd:enumeration value="liquid"/>
<xsd:enumeration value="carbon monoxode gas"/>
<xsd:enumeration value="carbon dioxide gas"/>
<xsd:enumeration value="chemical"/>
<xsd:enumeration value="condensate"/>
<xsd:enumeration value="cuttings"/>
<xsd:enumeration value="diesel"/>
<xsd:enumeration value="electric power"/>
<xsd:enumeration value="ethane - component"/>
<xsd:enumeration value="gas"/>
<xsd:enumeration value="gas - rich"/>
<xsd:enumeration value="gas - component in oil"/>
<xsd:enumeration value="helium gas"/>
<xsd:enumeration value="hydrogen gas"/>
<xsd:enumeration value="i-butane - component"/>
<xsd:enumeration value="natural gas liquid"/>
<xsd:enumeration value="methane - component"/>
<xsd:enumeration value="n-butane - component"/>
<xsd:enumeration value="nitrogen oxide gas"/>
<xsd:enumeration value="NGL - component in gas"/>
<xsd:enumeration value="oil and gas"/>
<xsd:enumeration value="oil"/>
<xsd:enumeration value="oil - net"/>
<xsd:enumeration value="oil - component in water"/>
<xsd:enumeration value="pentane - component"/>
<xsd:enumeration value="petroleum gas liquid"/>
<xsd:enumeration value="propane - component"/>
<xsd:enumeration value="sand - component"/>
<xsd:enumeration value="water"/>
<xsd:enumeration value="water - discharge"/>
<xsd:enumeration value="water - processed"/>
<xsd:enumeration value="unknown"/>
<xsd:enumeration value="condensate - gross"/>
<xsd:enumeration value="condensate - net"/>
<xsd:enumeration value="crude - stabilized"/>
<xsd:enumeration value="ethane"/>
<xsd:enumeration value="gas - dry"/>
<xsd:enumeration value="gas - wet"/>
<xsd:enumeration value="heptane"/>
<xsd:enumeration value="isobutane"/>
<xsd:enumeration value="liquified natural gas"/>
<xsd:enumeration value="liquified petroleum gas"/>
<xsd:enumeration value="methane"/>
<xsd:enumeration value="mixed butane"/>
<xsd:enumeration value="normal butane"/>
<xsd:enumeration value="normal pentane"/>
<xsd:enumeration value="oil - gross"/>
<xsd:enumeration value="propane"/>
<xsd:enumeration value="salt"/>
<xsd:enumeration value="naphta"/>
<xsd:enumeration value="isopentane"/>
</xsd:restriction>
</xsd:simpleType>