Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:PowerPerPowerMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PowerPerPowerMeasure.tmp#PowerPerPowerMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:PowerPerPowerUom required
Source
<xs:complexType name="PowerPerPowerMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:PowerPerPowerUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:PowerPerPowerMeasure / @uom
Namespace No namespace
Type eml:PowerPerPowerUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration %
percent
enumeration Btu[IT]/(hp.h)
BTU per horsepower hour
enumeration Euc
euclid
enumeration W/kW
watt per kilowatt
enumeration W/W
watt per watt
Used by
Source
<xs:attribute name="uom" use="required" type="eml:PowerPerPowerUom"/>