Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:AmountOfSubstanceMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_AmountOfSubstanceMeasure.tmp#AmountOfSubstanceMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:AmountOfSubstanceUom required
Source
<xs:complexType name="AmountOfSubstanceMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:AmountOfSubstanceUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:AmountOfSubstanceMeasure / @uom
Namespace No namespace
Type eml:AmountOfSubstanceUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration kmol
kilogram-mole
enumeration lbmol
pound-mass-mole
enumeration mmol
milligram-mole
enumeration mol
gram-mole
enumeration umol
microgram-mole
Used by
Source
<xs:attribute name="uom" use="required" type="eml:AmountOfSubstanceUom"/>