Used with the hOutsideUnitType attribute. |
Attribute | HOutside/@hOutsideUnitTypeEnum |
<xsd:simpleType name="hOutsideUnitTypeEnum"> <xsd:annotation> <xsd:documentation>Used with the hOutsideUnitType attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BTUPerHourSquareFootDegreeF"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="WattsPerSecondSquareMeterDegreeC"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |