Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:AmountOfSubstancePerVolumeMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_AmountOfSubstancePerVolumeMeasure.tmp#AmountOfSubstancePerVolumeMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:AmountOfSubstancePerVolumeUom required
Source
<xs:complexType name="AmountOfSubstancePerVolumeMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:AmountOfSubstancePerVolumeUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:AmountOfSubstancePerVolumeMeasure / @uom
Namespace No namespace
Type eml:AmountOfSubstancePerVolumeUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration kmol/m3
kilogram-mole per cubic metre
enumeration lbmol/ft3
pound-mass-mole per cubic foot
enumeration lbmol/gal[UK]
pound-mass-mole per UK gallon
enumeration lbmol/gal[US]
pound-mass-mole per US gallon
enumeration mol/m3
gram-mole per cubic metre
Used by
Source
<xs:attribute name="uom" use="required" type="eml:AmountOfSubstancePerVolumeUom"/>