Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:VolumePerVolumeUom
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_UomEnum.tmp#UomEnum
Type restriction of eml:UomEnum
Type hierarchy
Facets
maxLength 32
enumeration %
percent
enumeration %[vol]
percent [volume basis]
enumeration 0.001 bbl/ft3
barrel per thousand cubic foot
enumeration 0.001 bbl/m3
barrel per thousand cubic metre
enumeration 0.001 gal[UK]/bbl
UK gallon per thousand barrel
enumeration 0.001 gal[UK]/gal[UK]
UK gallon per thousand UK gallon
enumeration 0.001 gal[US]/bbl
US gallon per thousand barrel
enumeration 0.001 gal[US]/ft3
US gallon per thousand cubic foot
enumeration 0.001 gal[US]/gal[US]
US gallon per thousand US gallon
enumeration 0.001 pt[UK]/bbl
UK pint per thousand barrel
enumeration 0.01 bbl/bbl
barrel per hundred barrel
enumeration 0.1 gal[US]/bbl
US gallon per ten barrel
enumeration 0.1 L/bbl
litre per ten barrel
enumeration 0.1 pt[US]/bbl
US pint per ten barrel
enumeration 1000 ft3/bbl
thousand cubic foot per barrel
enumeration 1000 m3/m3
thousand cubic metre per cubic metre
enumeration 1E-6 acre.ft/bbl
acre foot per million barrel
enumeration 1E-6 bbl/ft3
barrel per million cubic foot
enumeration 1E-6 bbl/m3
barrel per million cubic metre
enumeration 1E6 bbl/(acre.ft)
million barrel per acre foot
enumeration 1E6 ft3/(acre.ft)
million cubic foot per acre foot
enumeration 1E6 ft3/bbl
million cubic foot per barrel
enumeration bbl/(acre.ft)
barrel per acre foot
enumeration bbl/bbl
barrel per barrel
enumeration bbl/ft3
barrel per cubic foot
enumeration bbl/m3
barrel per cubic metre
enumeration cEuc
centieuclid
enumeration cm3/cm3
cubic centimetre per cubic centimetre
enumeration cm3/L
cubic centimetre per litre
enumeration cm3/m3
cubic centimetre per cubic metre
enumeration dm3/m3
cubic decimetre per cubic metre
enumeration Euc
euclid
enumeration ft3/bbl
cubic foot per barrel
enumeration ft3/ft3
cubic foot per cubic foot
enumeration gal[UK]/ft3
UK gallon per cubic foot
enumeration gal[US]/bbl
US gallon per barrel
enumeration gal[US]/ft3
US gallon per cubic foot
enumeration L/m3
litre per cubic metre
enumeration m3/(ha.m)
cubic metre per hectare metre
enumeration m3/bbl
cubic metre per barrel
enumeration m3/m3
cubic metre per cubic metre
enumeration mL/gal[UK]
millilitre per UK gallon
enumeration mL/gal[US]
millilitre per US gallon
enumeration mL/mL
millilitre per millilitre
enumeration ppk
part per thousand
enumeration ppm
part per million
enumeration ppm[vol]
part per million [volume basis]
Used by
Source
<xs:simpleType name="VolumePerVolumeUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="%">
      <xs:annotation>
        <xs:documentation>percent</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="%[vol]">
      <xs:annotation>
        <xs:documentation>percent [volume basis]</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 bbl/ft3">
      <xs:annotation>
        <xs:documentation>barrel per thousand cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 bbl/m3">
      <xs:annotation>
        <xs:documentation>barrel per thousand cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 gal[UK]/bbl">
      <xs:annotation>
        <xs:documentation>UK gallon per thousand barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 gal[UK]/gal[UK]">
      <xs:annotation>
        <xs:documentation>UK gallon per thousand UK gallon</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 gal[US]/bbl">
      <xs:annotation>
        <xs:documentation>US gallon per thousand barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 gal[US]/ft3">
      <xs:annotation>
        <xs:documentation>US gallon per thousand cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 gal[US]/gal[US]">
      <xs:annotation>
        <xs:documentation>US gallon per thousand US gallon</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.001 pt[UK]/bbl">
      <xs:annotation>
        <xs:documentation>UK pint per thousand barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.01 bbl/bbl">
      <xs:annotation>
        <xs:documentation>barrel per hundred barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.1 gal[US]/bbl">
      <xs:annotation>
        <xs:documentation>US gallon per ten barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.1 L/bbl">
      <xs:annotation>
        <xs:documentation>litre per ten barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="0.1 pt[US]/bbl">
      <xs:annotation>
        <xs:documentation>US pint per ten barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1000 ft3/bbl">
      <xs:annotation>
        <xs:documentation>thousand cubic foot per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1000 m3/m3">
      <xs:annotation>
        <xs:documentation>thousand cubic metre per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E-6 acre.ft/bbl">
      <xs:annotation>
        <xs:documentation>acre foot per million barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E-6 bbl/ft3">
      <xs:annotation>
        <xs:documentation>barrel per million cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E-6 bbl/m3">
      <xs:annotation>
        <xs:documentation>barrel per million cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E6 bbl/(acre.ft)">
      <xs:annotation>
        <xs:documentation>million barrel per acre foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E6 ft3/(acre.ft)">
      <xs:annotation>
        <xs:documentation>million cubic foot per acre foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1E6 ft3/bbl">
      <xs:annotation>
        <xs:documentation>million cubic foot per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/(acre.ft)">
      <xs:annotation>
        <xs:documentation>barrel per acre foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/bbl">
      <xs:annotation>
        <xs:documentation>barrel per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/ft3">
      <xs:annotation>
        <xs:documentation>barrel per cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/m3">
      <xs:annotation>
        <xs:documentation>barrel per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cEuc">
      <xs:annotation>
        <xs:documentation>centieuclid</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cm3/cm3">
      <xs:annotation>
        <xs:documentation>cubic centimetre per cubic centimetre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cm3/L">
      <xs:annotation>
        <xs:documentation>cubic centimetre per litre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cm3/m3">
      <xs:annotation>
        <xs:documentation>cubic centimetre per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dm3/m3">
      <xs:annotation>
        <xs:documentation>cubic decimetre per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Euc">
      <xs:annotation>
        <xs:documentation>euclid</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/bbl">
      <xs:annotation>
        <xs:documentation>cubic foot per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/ft3">
      <xs:annotation>
        <xs:documentation>cubic foot per cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[UK]/ft3">
      <xs:annotation>
        <xs:documentation>UK gallon per cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/bbl">
      <xs:annotation>
        <xs:documentation>US gallon per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/ft3">
      <xs:annotation>
        <xs:documentation>US gallon per cubic foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="L/m3">
      <xs:annotation>
        <xs:documentation>litre per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/(ha.m)">
      <xs:annotation>
        <xs:documentation>cubic metre per hectare metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/bbl">
      <xs:annotation>
        <xs:documentation>cubic metre per barrel</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/m3">
      <xs:annotation>
        <xs:documentation>cubic metre per cubic metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mL/gal[UK]">
      <xs:annotation>
        <xs:documentation>millilitre per UK gallon</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mL/gal[US]">
      <xs:annotation>
        <xs:documentation>millilitre per US gallon</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mL/mL">
      <xs:annotation>
        <xs:documentation>millilitre per millilitre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ppk">
      <xs:annotation>
        <xs:documentation>part per thousand</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ppm">
      <xs:annotation>
        <xs:documentation>part per million</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ppm[vol]">
      <xs:annotation>
        <xs:documentation>part per million [volume basis]</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>