Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:ReluctanceMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ReluctanceMeasure.tmp#ReluctanceMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:ReluctanceUom required
Source
<xs:complexType name="ReluctanceMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:ReluctanceUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:ReluctanceMeasure / @uom
Namespace No namespace
Type eml:ReluctanceUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration 1/H
per henry
Used by
Complex Type eml:ReluctanceMeasure
Source
<xs:attribute name="uom" use="required" type="eml:ReluctanceUom"/>