Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:MolarEnergyMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MolarEnergyMeasure.tmp#MolarEnergyMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:MolarEnergyUom required
Source
<xs:complexType name="MolarEnergyMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:MolarEnergyUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:MolarEnergyMeasure / @uom
Namespace No namespace
Type eml:MolarEnergyUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration Btu[IT]/lbmol
BTU per pound-mass-mole
enumeration J/mol
joule per gram-mole
enumeration kcal[th]/mol
thousand calorie per gram-mole
enumeration kJ/kmol
kilojoule per kilogram-mole
enumeration MJ/kmol
megajoule per kilogram-mole
Used by
Complex Type eml:MolarEnergyMeasure
Source
<xs:attribute name="uom" use="required" type="eml:MolarEnergyUom"/>