Documentation for obj_object_profiled_data_schema

Simple Type: ReportingFacility

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractTypeEnum (by restriction) < ReportingFacility (by restriction)
Sub-types: None
Name ReportingFacility
Used by (from the same schema document) Complex Type cs_productVolumeRelatedFacility , Complex Type facilityIdentifierStruct
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 40
  • value comes from list: {'block valve'|'bottomhole'|'choke'|'cluster'|'completion'|'compressor'|'controller'|'controller -- lift'|'county'|'country'|'field'|'flowline'|'flow meter'|'lease'|'manifold'|'platform'|'pressure meter'|'processing facility'|'regulating valve'|'reservoir'|'separator'|'sleeve valve'|'state'|'tank'|'temperature meter'|'template'|'trunkline'|'tubing head'|'well group'|'well'|'wellbore'|'wellhead'|'zone'|'unknown'|'commercial entity'|'company'|'field - area'|'field - group'|'field - part'|'formation'|'installation'|'licence'|'pipeline'|'storage'|'terminal'}
Documentation A kind of facility (usage of equipment or material). The list of standard values is contained in the PRODML enumValues.xml file.
Diagram
Schema Component Representation
<xsd:simpleType name="ReportingFacility">
<xsd:restriction base=" witsml:abstractTypeEnum ">
<xsd:enumeration value="block valve"/>
<xsd:enumeration value="bottomhole"/>
<xsd:enumeration value="choke"/>
<xsd:enumeration value="cluster"/>
<xsd:enumeration value="completion"/>
<xsd:enumeration value="compressor"/>
<xsd:enumeration value="controller"/>
<xsd:enumeration value="controller -- lift"/>
<xsd:enumeration value="county"/>
<xsd:enumeration value="country"/>
<xsd:enumeration value="field"/>
<xsd:enumeration value="flowline"/>
<xsd:enumeration value="flow meter"/>
<xsd:enumeration value="lease"/>
<xsd:enumeration value="manifold"/>
<xsd:enumeration value="platform"/>
<xsd:enumeration value="pressure meter"/>
<xsd:enumeration value="processing facility"/>
<xsd:enumeration value="regulating valve"/>
<xsd:enumeration value="reservoir"/>
<xsd:enumeration value="separator"/>
<xsd:enumeration value="sleeve valve"/>
<xsd:enumeration value="state"/>
<xsd:enumeration value="tank"/>
<xsd:enumeration value="temperature meter"/>
<xsd:enumeration value="template"/>
<xsd:enumeration value="trunkline"/>
<xsd:enumeration value="tubing head"/>
<xsd:enumeration value="well group"/>
<xsd:enumeration value="well"/>
<xsd:enumeration value="wellbore"/>
<xsd:enumeration value="wellhead"/>
<xsd:enumeration value="zone"/>
<xsd:enumeration value="unknown"/>
<xsd:enumeration value="commercial entity"/>
<xsd:enumeration value="company"/>
<xsd:enumeration value="field - area"/>
<xsd:enumeration value="field - group"/>
<xsd:enumeration value="field - part"/>
<xsd:enumeration value="formation"/>
<xsd:enumeration value="installation"/>
<xsd:enumeration value="licence"/>
<xsd:enumeration value="pipeline"/>
<xsd:enumeration value="storage"/>
<xsd:enumeration value="terminal"/>
</xsd:restriction>
</xsd:simpleType>