peopleHeatGainTypeEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="peopleHeatGainTypeEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Total"/>
    <xsd:enumeration value="Sensible"/>
    <xsd:enumeration value="Latent"/>
  </xsd:restriction>
</xsd:simpleType>