Showing:

Diagrams
Facets
Source
Used by
Simple Type eml:AreaPerAmountOfSubstanceUom
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 m2/mol
square metre per gram-mole
Used by
Source
<xs:simpleType name="AreaPerAmountOfSubstanceUom">
  <xs:restriction base="eml:UomEnum">
    <xs:enumeration value="m2/mol">
      <xs:annotation>
        <xs:documentation>square metre per gram-mole</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>