Attribute | PeopleHeatGain/@heatGainType |
<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> |