Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion merged_schema/HPXMLMerged.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@
<xs:element minOccurs="0" name="RoofType" type="RoofType"/>
<xs:element minOccurs="0" name="CoolRoof" type="HPXMLBoolean">
<xs:annotation>
<xs:documentation>A cool roof has a material or coating that lowers the roof surface temperature, by having a low solar absorptance and/or high thermal emittance.</xs:documentation>
<xs:documentation>A cool roof has a material or coating that lowers the roof surface temperature, by having a low solar absorptance and/or high thermal emittance. Products may be designated by an efficiency program or similar.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="RoofColor" type="WallAndRoofColor"/>
Expand Down
2 changes: 1 addition & 1 deletion schemas/HPXMLBaseElements.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@
<xs:element minOccurs="0" name="RoofType" type="RoofType"/>
<xs:element minOccurs="0" name="CoolRoof" type="HPXMLBoolean">
<xs:annotation>
<xs:documentation>A cool roof has a material or coating that lowers the roof surface temperature, by having a low solar absorptance and/or high thermal emittance.</xs:documentation>
<xs:documentation>A cool roof has a material or coating that lowers the roof surface temperature, by having a low solar absorptance and/or high thermal emittance. Products may be designated by an efficiency program or similar.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="RoofColor" type="WallAndRoofColor"/>
Expand Down