Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:VolumePerMassUom
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 0.01 L/kg
litre per hundred kilogram
enumeration bbl/ton[UK]
barrel per UK ton-mass
enumeration bbl/ton[US]
barrel per US ton-mass
enumeration cm3/g
cubic centimetre per gram
enumeration dm3/kg
cubic decimetre per kilogram
enumeration dm3/t
cubic decimetre per ton
enumeration ft3/kg
cubic foot per kilogram
enumeration ft3/lbm
cubic foot per pound-mass
enumeration ft3/sack[94lbm]
cubic foot per 94-pound-sack
enumeration gal[UK]/lbm
UK gallon per pound-mass
enumeration gal[US]/lbm
US gallon per pound-mass
enumeration gal[US]/sack[94lbm]
US gallon per 94-pound-sack
enumeration gal[US]/ton[UK]
US gallon per UK ton-mass
enumeration gal[US]/ton[US]
US gallon per US ton-mass
enumeration L/kg
litre per kilogram
enumeration L/t
litre per tonne
enumeration L/ton[UK]
litre per UK ton-mass
enumeration m3/g
cubic metre per gram
enumeration m3/kg
cubic metre per kilogram
enumeration m3/t
cubic metre per tonne
enumeration m3/ton[UK]
cubic metre per UK ton-mass
enumeration m3/ton[US]
cubic metre per US ton-mass
Used by
Source
<xs:simpleType name="VolumePerMassUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="0.01 L/kg">
      <xs:annotation>
        <xs:documentation>litre per hundred kilogram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/ton[UK]">
      <xs:annotation>
        <xs:documentation>barrel per UK ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bbl/ton[US]">
      <xs:annotation>
        <xs:documentation>barrel per US ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="cm3/g">
      <xs:annotation>
        <xs:documentation>cubic centimetre per gram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dm3/kg">
      <xs:annotation>
        <xs:documentation>cubic decimetre per kilogram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="dm3/t">
      <xs:annotation>
        <xs:documentation>cubic decimetre per ton</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/kg">
      <xs:annotation>
        <xs:documentation>cubic foot per kilogram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/lbm">
      <xs:annotation>
        <xs:documentation>cubic foot per pound-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ft3/sack[94lbm]">
      <xs:annotation>
        <xs:documentation>cubic foot per 94-pound-sack</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[UK]/lbm">
      <xs:annotation>
        <xs:documentation>UK gallon per pound-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/lbm">
      <xs:annotation>
        <xs:documentation>US gallon per pound-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/sack[94lbm]">
      <xs:annotation>
        <xs:documentation>US gallon per 94-pound-sack</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/ton[UK]">
      <xs:annotation>
        <xs:documentation>US gallon per UK ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="gal[US]/ton[US]">
      <xs:annotation>
        <xs:documentation>US gallon per US ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="L/kg">
      <xs:annotation>
        <xs:documentation>litre per kilogram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="L/t">
      <xs:annotation>
        <xs:documentation>litre per tonne</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="L/ton[UK]">
      <xs:annotation>
        <xs:documentation>litre per UK ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/g">
      <xs:annotation>
        <xs:documentation>cubic metre per gram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/kg">
      <xs:annotation>
        <xs:documentation>cubic metre per kilogram</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/t">
      <xs:annotation>
        <xs:documentation>cubic metre per tonne</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/ton[UK]">
      <xs:annotation>
        <xs:documentation>cubic metre per UK ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="m3/ton[US]">
      <xs:annotation>
        <xs:documentation>cubic metre per US ton-mass</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>