<complexType name="PowerMeasureType">
<annotation>
<documentation>Power or rate of energy transfer: Rate of energy transfer or work. Fundamental quantity in thermodynamics and mechanics. Common units include watt (W), kilowatt (kW), megawatt (MW), horsepower (hp), Btu/h, and ton-refrigeration.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:PowerUomEnumType">
<annotation>
<documentation>The unit of measure for power or rate of energy transfer.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|