Attribute | Capacity/@capacityType |
<xsd:simpleType name="capacityTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Heating"/> <xsd:enumeration value="CoolingTotal"/> <xsd:enumeration value="CoolingSensible"/> <xsd:enumeration value="CoolingLatent"/> <xsd:enumeration value="CoolingSHR"/> <xsd:enumeration value="Volume"/> </xsd:restriction> </xsd:simpleType> |