<complexType name="PowerPerPowerMeasureType">
<annotation>
<documentation>Power ratio or efficiency: Dimensionless ratio of powers. Used for efficiency, power ratios, and energy conversion factors. Commonly expressed as percent (%), fraction (W/W), or Euclid.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:PowerPerPowerUomEnumType">
<annotation>
<documentation>The unit of measure for power ratio or efficiency.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|