Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:PowerMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PowerMeasure.tmp#PowerMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Used by
Attributes
QName Type Use
uom eml:PowerUom required
Source
<xs:complexType name="PowerMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:PowerUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:PowerMeasure / @uom
Namespace No namespace
Type eml:PowerUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration cW
centiwatt
enumeration dW
deciwatt
enumeration EW
exawatt
enumeration fW
femtowatt
enumeration GW
gigawatt
enumeration hp
horsepower
enumeration hp[elec]
electric-horsepower
enumeration hp[hyd]
hydraulic-horsepower
enumeration hp[metric]
metric-horsepower
enumeration kW
kilowatt
enumeration MW
megawatt
enumeration mW
milliwatt
enumeration nW
nanowatt
enumeration pW
picowatt
enumeration tonRefrig
ton-refrigeration
enumeration TW
terawatt
enumeration uW
microwatt
enumeration W
watt
Used by
Complex Type eml:PowerMeasure
Source
<xs:attribute name="uom" use="required" type="eml:PowerUom"/>