Skip to content

Commit

Permalink
Add VentilationFanType enum choices for balanced and cfis.
Browse files Browse the repository at this point in the history
  • Loading branch information
shorowit committed Nov 20, 2017
1 parent 181fd64 commit bf8c554
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schemas/HPXMLDataTypes.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1845,6 +1845,8 @@
<xs:enumeration value="supply only"/>
<xs:enumeration value="heat recovery ventilator"/>
<xs:enumeration value="energy recovery ventilator"/>
<xs:enumeration value="balanced"/>
<xs:enumeration value="central fan integrated supply"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="HoursPerDay">
Expand Down

0 comments on commit bf8c554

Please sign in to comment.