Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:AmountOfSubstancePerAreaMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_AmountOfSubstancePerAreaMeasure.tmp#AmountOfSubstancePerAreaMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:AmountOfSubstancePerAreaUom required
Source
<xs:complexType name="AmountOfSubstancePerAreaMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:AmountOfSubstancePerAreaUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:AmountOfSubstancePerAreaMeasure / @uom
Namespace No namespace
Type eml:AmountOfSubstancePerAreaUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration mol/m2
gram-mole per square metre
Used by
Source
<xs:attribute name="uom" use="required" type="eml:AmountOfSubstancePerAreaUom"/>