Skip to content

Commit

Permalink
fixing annotation on BackupAnnualHeatingEfficiency
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerket committed Sep 6, 2019
1 parent 7cca058 commit 61d68d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/BaseElements.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -3177,7 +3177,7 @@ http://www.epa.gov/compliance/monitoring/programs/caa/woodheaters.html</xs:docum
<xs:element name="GeothermalLoop" type="GeothermalLoop" minOccurs="0"/>
<xs:element minOccurs="0" name="BackupType">
<xs:annotation>
<xs:documentation>Whether the heat pump backup is integrated into the unit (describe in BackupSystemFuel, BackupAFUE, BackupHeatingCapacity), or a separate heating system (add reference in BackupSystem).</xs:documentation>
<xs:documentation>Whether the heat pump backup is integrated into the unit (describe in BackupSystemFuel, BackupAnnualHeatingEfficiency, BackupHeatingCapacity), or a separate heating system (add reference in BackupSystem).</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
Expand Down

0 comments on commit 61d68d2

Please sign in to comment.