Attribute | Energy/@unit |
<xsd:simpleType name="energyUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="KilowattHours"/> <xsd:enumeration value="Joules"/> <xsd:enumeration value="BTU"/> <xsd:enumeration value="Therms"/> </xsd:restriction> </xsd:simpleType> |