<complexType name="ThermodynamicTemperaturePerThermodynamicTemperatureMeasureType">
<annotation>
<documentation>Temperature ratio: Dimensionless ratio of temperatures. Used in thermodynamic calculations and thermal efficiency. Commonly expressed as Euclid, K/K, °C/°C, or °F/°F.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ThermodynamicTemperaturePerThermodynamicTemperatureUomEnumType">
<annotation>
<documentation>The unit of measure for temperature ratio.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|