Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type eml:CationExchangeCapacityMeasureExt
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_CationExchangeCapacityMeasureExt.tmp#CationExchangeCapacityMeasureExt_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:CationExchangeCapacityUomExt required
Source
<xs:complexType name="CationExchangeCapacityMeasureExt">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:CationExchangeCapacityUomExt"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:CationExchangeCapacityMeasureExt / @uom
Namespace No namespace
Type eml:CationExchangeCapacityUomExt
Properties
use required
Used by
Source
<xs:attribute name="uom" use="required" type="eml:CationExchangeCapacityUomExt"/>