capacityTypeEnum

Simple Type Information

Used By

Source

<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>