Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:VolumePerTimePerLengthUom
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 1000 ft3/(d.ft)
(thousand cubic foot per day) per foot
enumeration 1000 m3/(d.m)
(thousand cubic metre per day) per metre
enumeration 1000 m3/(h.m)
(thousand cubic metre per hour) per metre
enumeration bbl/(d.ft)
barrel per day foot
enumeration ft3/(d.ft)
(cubic foot per day) per foot
enumeration gal[UK]/(h.ft)
UK gallon per hour foot
enumeration gal[UK]/(h.in)
UK gallon per hour inch
enumeration gal[UK]/(min.ft)
UK gallon per minute foot
enumeration gal[US]/(h.ft)
US gallon per hour foot
enumeration gal[US]/(h.in)
US gallon per hour inch
enumeration gal[US]/(min.ft)
US gallon per minute foot
enumeration m3/(d.m)
(cubic metre per day) per metre
enumeration m3/(h.m)
(cubic metre per hour) per metre
enumeration m3/(s.ft)
(cubic metre per second) per foot
enumeration m3/(s.m)
cubic metre per second metre
Used by
Source
<xs:simpleType name="VolumePerTimePerLengthUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="1000 ft3/(d.ft)">
      <xs:annotation>
        <xs:documentation>(thousand cubic foot per day) per foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1000 m3/(d.m)">
      <xs:annotation>
        <xs:documentation>(thousand cubic metre per day) per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1000 m3/(h.m)">
      <xs:annotation>
        <xs:documentation>(thousand cubic metre per hour) per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/(d.ft)">
      <xs:annotation>
        <xs:documentation>barrel per day foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/(d.ft)">
      <xs:annotation>
        <xs:documentation>(cubic foot per day) per foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[UK]/(h.ft)">
      <xs:annotation>
        <xs:documentation>UK gallon per hour foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[UK]/(h.in)">
      <xs:annotation>
        <xs:documentation>UK gallon per hour inch</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[UK]/(min.ft)">
      <xs:annotation>
        <xs:documentation>UK gallon per minute foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/(h.ft)">
      <xs:annotation>
        <xs:documentation>US gallon per hour foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/(h.in)">
      <xs:annotation>
        <xs:documentation>US gallon per hour inch</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/(min.ft)">
      <xs:annotation>
        <xs:documentation>US gallon per minute foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/(d.m)">
      <xs:annotation>
        <xs:documentation>(cubic metre per day) per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/(h.m)">
      <xs:annotation>
        <xs:documentation>(cubic metre per hour) per metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/(s.ft)">
      <xs:annotation>
        <xs:documentation>(cubic metre per second) per foot</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/(s.m)">
      <xs:annotation>
        <xs:documentation>cubic metre per second metre</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>