<xsd:simpleType name="loadUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BtuPerHour"/> <xsd:enumeration value="Watt"/> </xsd:restriction> </xsd:simpleType>