From 6c78a03cd6eb6261337f1a2d0df6ee7e0318b9b7 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Wed, 18 Dec 2019 14:47:56 -0700 Subject: [PATCH 001/113] Added base types for insulationinfo and layerinfo, separated foundationwall insulation from general type. --- schemas/BaseElements.xsd | 80 +++++++++++++++++++++++++++++++--------- 1 file changed, 62 insertions(+), 18 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..6236fcb3 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -184,7 +184,7 @@ - + @@ -195,26 +195,70 @@ - - - - - - - - - [in] - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [in] + - + + + + + + + + + + + + + + + + [ft] Vertical distance from top of insulation layer to top of foundation wall. + + + + + [ft] Height of vertical insulation layer. + + + + + + + @@ -910,7 +954,7 @@ [ft] Vertical distance from top of foundation wall to bottom of insulation. - + From a4be844ba62346d4d16daf6a368f333b681381f1 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Wed, 18 Dec 2019 14:50:08 -0700 Subject: [PATCH 002/113] New length element types --- schemas/BaseElements.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 6236fcb3..5b3ae4ba 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -244,12 +244,12 @@ - + [ft] Vertical distance from top of insulation layer to top of foundation wall. - + [ft] Height of vertical insulation layer. From 102f143c0679f05b2932ef5a31240a8289c6bb1f Mon Sep 17 00:00:00 2001 From: Yueyue Date: Wed, 18 Dec 2019 15:04:00 -0700 Subject: [PATCH 003/113] Remove old foundationwall distance elements, now described per insulation layer element --- schemas/BaseElements.xsd | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 5b3ae4ba..b2b9eceb 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -944,16 +944,6 @@ - - - [ft] Vertical distance from top of foundation wall to top of insulation. - - - - - [ft] Vertical distance from top of foundation wall to bottom of insulation. - - From 5f5eb650bb426d430260edb730ac5f6691ae83df Mon Sep 17 00:00:00 2001 From: Yueyue Date: Thu, 19 Dec 2019 10:44:12 -0700 Subject: [PATCH 004/113] make elements optional --- schemas/BaseElements.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index b2b9eceb..0f1d7252 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -235,7 +235,7 @@ - + @@ -244,17 +244,17 @@ - + [ft] Vertical distance from top of insulation layer to top of foundation wall. - + [ft] Height of vertical insulation layer. - + From 035f25501a85cd2b06dc36a333803c2b7c3d6202 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Thu, 19 Dec 2019 11:08:43 -0700 Subject: [PATCH 005/113] Move slab insulation information into its insulation layer elements --- schemas/BaseElements.xsd | 68 ++++++++++++++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 13 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 0f1d7252..a0a7458d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -218,6 +218,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -259,6 +279,39 @@ + + + + + + + [ft] Depth from grade to bottom of vertical slab perimeter insulation + + + + + + + + + + + + + + [ft] Width from slab edge inward of horizontal under-slab insulation + + + + + + + + + + + + @@ -1018,17 +1071,6 @@ [ft] Perimeter of the slab exposed to ambient conditions - - - [ft] Depth from grade to bottom of vertical slab perimeter insulation - - - - - [ft] Width from slab edge inward of horizontal under-slab insulation - - - [ft] Perimeter of slab measured in feet that is on-grade (2 ft. below grade or less) and exposed to ambient conditions. @@ -1040,8 +1082,8 @@ - - + + From f291c4cb606b0b40d8da0efd018ed67eded2fd96 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Thu, 19 Dec 2019 11:15:55 -0700 Subject: [PATCH 006/113] More descriptive names? --- schemas/BaseElements.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index a0a7458d..42d20f32 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -283,7 +283,7 @@ - + [ft] Depth from grade to bottom of vertical slab perimeter insulation @@ -297,12 +297,12 @@ - + [ft] Width from slab edge inward of horizontal under-slab insulation - + From f7510cf7e5196ad0112904fcf059e938bbf07857 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Fri, 20 Dec 2019 13:49:25 -0700 Subject: [PATCH 007/113] Revert name changes --- schemas/BaseElements.xsd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 42d20f32..ecbae397 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -264,12 +264,12 @@ - + [ft] Vertical distance from top of insulation layer to top of foundation wall. - + [ft] Height of vertical insulation layer. @@ -283,7 +283,7 @@ - + [ft] Depth from grade to bottom of vertical slab perimeter insulation @@ -297,12 +297,12 @@ - + [ft] Width from slab edge inward of horizontal under-slab insulation - + From 71f93921641ff707dc71c2a656aef74e2c3f28c6 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Fri, 20 Dec 2019 13:54:32 -0700 Subject: [PATCH 008/113] revert its annotation --- schemas/BaseElements.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index ecbae397..13c0ef71 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -266,12 +266,12 @@ - [ft] Vertical distance from top of insulation layer to top of foundation wall. + [ft] Vertical distance from top of foundation wall to top of insulation. - [ft] Height of vertical insulation layer. + [ft] Vertical distance from top of foundation wall to bottom of insulation. From a43da162b1653b41eaa934e49ec73ff81b655b98 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 11 Feb 2020 12:29:51 -0700 Subject: [PATCH 009/113] Adds a few AdjacentTo enumerations useful for attached/multifamily housing. --- schemas/HPXMLDataTypes.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..673d019d 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1164,9 +1164,12 @@ + + + From 157f59d2572cbcc116ce413f8bf0cef5dab465ad Mon Sep 17 00:00:00 2001 From: Yueyue Date: Fri, 6 Mar 2020 16:28:32 -0700 Subject: [PATCH 010/113] Added unitlocation and ductlocation enumerations --- schemas/HPXMLDataTypes.xsd | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 673d019d..7b302ded 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1996,6 +1996,12 @@ + + + + + + @@ -2175,6 +2181,12 @@ + + + + + + From a8edb1b094d7a40da768dd8489bd922fe12c8743 Mon Sep 17 00:00:00 2001 From: Yueyue Date: Fri, 6 Mar 2020 16:42:48 -0700 Subject: [PATCH 011/113] alphabetic order --- schemas/HPXMLDataTypes.xsd | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 7b302ded..614a20a2 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1992,16 +1992,14 @@ - - - - - - + + + + @@ -2177,16 +2175,14 @@ - - - - - + + + From 747eb5019234ed36c35fdd3cf4b50085f0f529ce Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Tue, 24 Mar 2020 16:20:31 -0600 Subject: [PATCH 012/113] Add location element to dishwasher and cooking range --- schemas/BaseElements.xsd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..0742119c 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -334,6 +334,7 @@ + @@ -419,6 +420,7 @@ + From 6e7b80edec54eaad73f6538a7a0b3a16e1df29b2 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 26 Mar 2020 10:17:14 -0600 Subject: [PATCH 013/113] Offer FractionOperable (0-1) instead of Operable (boolean) for Windows/Skylights. Useful for when Window/Skylight area represents multiple windows. --- schemas/BaseElements.xsd | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..c42ecc72 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -4447,7 +4447,16 @@ - + + + DEPRECATED. This will be removed in v4.0. Use FractionOperable element instead. + + + + + If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1, otherwise the fraction of area that is operable. + + @@ -4490,7 +4499,16 @@ - + + + DEPRECATED. This will be removed in v4.0. Use FractionOperable element instead. + + + + + If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1, otherwise the fraction of area that is operable. + + From ceba55d6acea1bd76649d62cd2b843710eb64aa8 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 27 Mar 2020 12:32:47 -0600 Subject: [PATCH 014/113] Clarify that NumberofConditionedFloorsAboveGrade should include walkout basements. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..669b9894 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3553,7 +3553,7 @@ - Number of floors above grade that are heated/cooled + Number of floors above grade that are heated/cooled including a walkout basement From ba840c2d1cae44418bcca2d7d279e1a7e6b84554 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 20 Apr 2020 16:47:07 -0600 Subject: [PATCH 015/113] Clarify description. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index c42ecc72..32560ff7 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -4506,7 +4506,7 @@ - If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1, otherwise the fraction of area that is operable. + The fraction of windows/skylights that are operable. If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1. From 18f116e9a4f89604094e3cb5b8f69a7da8e887a6 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 12 May 2020 18:28:26 -0600 Subject: [PATCH 016/113] Add deprecation note. --- schemas/HPXMLDataTypes.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 673d019d..1b1d986e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1144,6 +1144,9 @@ + + NOTE: "other housing unit above" and "other housing unit below" will be deprecated in v4.0. Use "other housing unit" instead. + From 3abe63238c19ad2ade0718bf5f3a26d666b564fd Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 29 May 2020 13:35:25 -0700 Subject: [PATCH 017/113] Add data types for hot tubs. --- schemas/HPXMLDataTypes.xsd | 112 ++++++++++++++++++++++++++++++++++++- 1 file changed, 111 insertions(+), 1 deletion(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..1d1168c2 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3857,6 +3857,21 @@ + + + + + + + + + + + + + + + @@ -3887,6 +3902,21 @@ + + + + + + + + + + + + + + + @@ -3905,6 +3935,22 @@ + + + + + + + + + + + + + + + + @@ -3924,6 +3970,23 @@ + + + + + + + + + + + + + + + + + @@ -3941,6 +4004,21 @@ + + + + + + + + + + + + + + + @@ -3983,6 +4061,22 @@ + + + + + + + + + + + + + + + + @@ -4001,6 +4095,22 @@ + + + + + + + + + + + + + + + + @@ -4530,4 +4640,4 @@ - \ No newline at end of file + From 6fb0e4cf18615e253fbd52285e56581c1bacea2f Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 29 May 2020 13:35:35 -0700 Subject: [PATCH 018/113] Add base elements for hot tubs. --- schemas/BaseElements.xsd | 192 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..6343009d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -2364,6 +2364,197 @@ + + + + + + + + + Indicates if the hot tub is above or below ground. + + + + + [gal] Volume of hot tub. + + + + + Months per year hot tub is in operation. + + + + + [in] + + + + + [in] + + + + + Type of filter used, if any. + + + + + + + + Pool pump: a mechanical assembly consisting of a “wet-end,” which houses the impeller and a motor. The pump increases the “head” and + “flow” of the water (ENERGY STAR, 2013). + + + + + + + + + Manufacturer of pool pump. + + + + + Serial number of pool pump. + + + + + Model number of hot tub pump. + + + + + Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, + or other) + + + + + [gal/Wh] The measure of overall hot tub filter pump efficiency in units of gallons per watt-hour, as determined using the + applicable test method in Section 4.1.2. Energy factor is analogous to other energy factors such as miles per gallon. Energy factor (EF) is + calculated as: EF (gal/Wh) = flow rate (gpm) * 60 ÷ power (watts) (ANSI/APSP/ICC-15 2011). + + + + + The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). + + + + + The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower + where the service factor is greater than 1.0, or equal to total horsepower where the service factor = 1.0 (ANSI/APSP/ICC-15 + 2011). + + + + + The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as + SFHP) based on the maximum continuous duty motor power output rating allowable for the nameplate ambient rating and motor insulation class + (e.g., total horsepower = rated horsepower * service factor) (ANSI/APSP/ICC-15 2011). + + + + + A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the + motor can operate continuously without exceeding its allowable insulation class temperature limit, provided that other design parameters, + such rated voltage, frequency and ambient temperature, are within limits. A 1.5 hp pump with a 1.65 service factor produces 2.475 hp (total + horsepower) at the maximum service factor point (ANSI/APSP/ICC-15 2011). + + + + + + + + [W] + + + + + [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per + minute (RPM) (ENERGY STAR, 2013). + + + + + [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons + per minute (gpm) (ANSI/APSP/ICC-15 2011). + + + + + [hours] Number of hours per day a pool pump operates at a particular speed setting. + + + + + + + + + + + + + + + + + + + + + + + + Type of hot tub cleaner used, if any. + + + + + Hours per day hot tub cleaner is used. + + + + + + + + + + + + + + + Type of heater used to heat hot tub, if any. + + + + + Hours per day hot tub heater is used. + + + + + + + + + + + + + + + @@ -3797,6 +3988,7 @@ + From 2f4905e67ffefb2109c39e525f576097ac9691ff Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 29 May 2020 15:42:59 -0700 Subject: [PATCH 019/113] A few cleanup items. --- schemas/BaseElements.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 6343009d..95fb2542 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -2415,12 +2415,12 @@ - Manufacturer of pool pump. + Manufacturer of hot tub pump. - Serial number of pool pump. + Serial number of hot tub pump. @@ -2455,7 +2455,7 @@ - The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as + The total horsepower, or product of the rated horsepower and the service factor of a motor used on a hot tub pump (also known as SFHP) based on the maximum continuous duty motor power output rating allowable for the nameplate ambient rating and motor insulation class (e.g., total horsepower = rated horsepower * service factor) (ANSI/APSP/ICC-15 2011). From 96e7e7ddeebf12ce556d8632d7c79a11ff573cdd Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Mon, 1 Jun 2020 12:09:19 -0700 Subject: [PATCH 020/113] Remove hot tub types and add pump and heater loads. --- schemas/BaseElements.xsd | 46 +++++++++++--- schemas/HPXMLDataTypes.xsd | 123 ++++--------------------------------- 2 files changed, 52 insertions(+), 117 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 95fb2542..f0f799a3 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -2307,6 +2307,14 @@ + + + + + + + + @@ -2351,6 +2359,14 @@ Hours per day pool heater is used. + + + + + + + + @@ -2370,7 +2386,7 @@ - + Indicates if the hot tub is above or below ground. @@ -2395,7 +2411,7 @@ [in] - + Type of filter used, if any. @@ -2412,7 +2428,7 @@ - + Manufacturer of hot tub pump. @@ -2428,7 +2444,7 @@ Model number of hot tub pump. - + Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, or other) @@ -2441,7 +2457,7 @@ calculated as: EF (gal/Wh) = flow rate (gpm) * 60 ÷ power (watts) (ANSI/APSP/ICC-15 2011). - + The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). @@ -2498,6 +2514,14 @@ + + + + + + + + @@ -2512,7 +2536,7 @@ - + Type of hot tub cleaner used, if any. @@ -2532,7 +2556,7 @@ - + Type of heater used to heat hot tub, if any. @@ -2542,6 +2566,14 @@ Hours per day hot tub heater is used. + + + + + + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 1d1168c2..844f9506 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2822,6 +2822,19 @@ + + + + + + + + + + + + + @@ -3857,21 +3870,6 @@ - - - - - - - - - - - - - - - @@ -3902,21 +3900,6 @@ - - - - - - - - - - - - - - - @@ -3935,22 +3918,6 @@ - - - - - - - - - - - - - - - - @@ -3970,23 +3937,6 @@ - - - - - - - - - - - - - - - - - @@ -4004,21 +3954,6 @@ - - - - - - - - - - - - - - - @@ -4061,22 +3996,6 @@ - - - - - - - - - - - - - - - - @@ -4095,22 +4014,6 @@ - - - - - - - - - - - - - - - - From 5aefe3108d6880a716665682ad77db81230f31ff Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Mon, 1 Jun 2020 12:33:03 -0700 Subject: [PATCH 021/113] Fix a merge conflict. --- schemas/HPXMLDataTypes.xsd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index ea414492..a2313c2f 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2876,6 +2876,8 @@ + + From 0d8eb4f592d0f6b715e5bd93d932a6f15723f86c Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 8 Jul 2020 11:18:46 -0600 Subject: [PATCH 022/113] Adds FixedSpaceHeater as a HeatingSystemType. --- schemas/BaseElements.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..ab20109e 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3161,6 +3161,14 @@ + + + + + + + + From 816cb8e9a158ee5cc1a1dc04014072bdccbe17e3 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 8 Jul 2020 11:33:52 -0600 Subject: [PATCH 023/113] Rename to FixedHeater for consistency with PortableHeater. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index ab20109e..cb05da63 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3161,7 +3161,7 @@ - + From a70ed74ad8a9b4f06500799952dfc38621f41dbe Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Tue, 14 Jul 2020 19:16:18 -0600 Subject: [PATCH 024/113] added some elements for shared mech vent system --- schemas/BaseElements.xsd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..f651e189 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1272,6 +1272,19 @@ + + + + [CFM] as rated by manufacturer + + + + + [W] + + + + [sones] from manufacturer's info @@ -1327,6 +1340,8 @@ to. + + From 37423b99e93988213c777d02a4e8df623ad1c378 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 15 Jul 2020 10:17:17 -0600 Subject: [PATCH 025/113] Additional detail for shared HVAC systems. --- schemas/BaseElements.xsd | 7 +++++++ schemas/HPXMLDataTypes.xsd | 7 ++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..8238620b 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3042,6 +3042,11 @@ + + + Does the system serve multiple building/dwelling units? + + @@ -3246,6 +3251,7 @@ + @@ -3270,6 +3276,7 @@ + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..60c0eb1b 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1747,6 +1747,7 @@ + @@ -1830,13 +1831,13 @@ - - + + @@ -4530,4 +4531,4 @@ - \ No newline at end of file + From b6d237bdb1124ad1e132c0a633eb8fdbbfaaa0a7 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Wed, 15 Jul 2020 12:37:41 -0600 Subject: [PATCH 026/113] annotations and datatype --- schemas/BaseElements.xsd | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index f651e189..f142c319 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1272,7 +1272,11 @@ - + + + Does the system serve multiple building/dwelling units? + + [CFM] as rated by manufacturer @@ -1283,8 +1287,16 @@ [W] - - + + + The fraction of supply air that is from outside. Should sum to 1.0 with FractionRecirculation. + + + + + The fraction of supply air that is from recirculation. Should sum to 1.0 with FractionOutdoorAir. + + [sones] from manufacturer's info From a5f890a460543574da5be03d9bbaec39dcbc5aff Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 16 Jul 2020 08:29:36 -0600 Subject: [PATCH 027/113] Use scope attribute for HVAC capacity elements to distinguish between building-level and unit-level inputs. --- schemas/BaseElements.xsd | 16 +++++++--------- schemas/HPXMLDataTypes.xsd | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 8238620b..01609070 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1386,7 +1386,7 @@ - + [Btuh] @@ -3056,7 +3056,7 @@ - + [Btuh] Input Heating Capacity @@ -3202,17 +3202,17 @@ - + [Btuh] Typically the nameplate capacity at 47F. - + [Btuh] Capacity at 17F from AHRI database. - + [Btuh] @@ -3232,7 +3232,7 @@ - + [Btuh] @@ -3251,7 +3251,6 @@ - @@ -3263,7 +3262,7 @@ - + [Btuh] @@ -3276,7 +3275,6 @@ - diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 60c0eb1b..c59ed690 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2094,6 +2094,17 @@ + + + + + + + + + + + @@ -4531,4 +4542,10 @@ + + + + + + From 237d91ba737aa95e3f559f76b63676af9cb89ffa Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 16 Jul 2020 08:43:45 -0600 Subject: [PATCH 028/113] Add NumberofUnitsServed element. --- schemas/BaseElements.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 01609070..f0a010a4 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3047,6 +3047,7 @@ Does the system serve multiple building/dwelling units? + From 0e2a96187f5f4378b3fafe3f65959b03819ed4fe Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Thu, 16 Jul 2020 10:40:18 -0600 Subject: [PATCH 029/113] use scope attribute for fan power and flow rates --- schemas/BaseElements.xsd | 18 ++++-------------- schemas/HPXMLDataTypes.xsd | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 14 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 6fc4284a..455608d5 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1240,17 +1240,17 @@ - + [CFM] as rated by manufacturer - + [CFM] as calculated using duct size, prescriptive approach - + [CFM] as tested by assessor/auditor/inspector @@ -1277,16 +1277,6 @@ Does the system serve multiple building/dwelling units? - - - [CFM] as rated by manufacturer - - - - - [W] - - The fraction of supply air that is from outside. Should sum to 1.0 with FractionRecirculation. @@ -1340,7 +1330,7 @@ accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + [W] diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index c59ed690..832b2e80 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3737,6 +3737,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + From 33e9192fc90778e37d2f2693fbad264f61ab5970 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 16 Jul 2020 15:05:54 -0600 Subject: [PATCH 030/113] Additional HydronicDistributionType enumerations. --- schemas/HPXMLDataTypes.xsd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index c59ed690..4df40972 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2734,6 +2734,8 @@ + + From 98e93251669c4c6b06dc780664ce8554e594c820 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Thu, 16 Jul 2020 16:22:29 -0600 Subject: [PATCH 031/113] maximum occurrence --- schemas/BaseElements.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 455608d5..aed86f46 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1240,17 +1240,17 @@ - + [CFM] as rated by manufacturer - + [CFM] as calculated using duct size, prescriptive approach - + [CFM] as tested by assessor/auditor/inspector @@ -1330,7 +1330,7 @@ accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + [W] From 506eadb2c0347d4855f1a2ec3deeff3c8fd8b488 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 17 Jul 2020 15:02:47 -0600 Subject: [PATCH 032/113] Add VRF and cooling tower; update scope enumerations. --- schemas/HPXMLDataTypes.xsd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 4df40972..b438831e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1748,6 +1748,7 @@ + @@ -1831,13 +1832,14 @@ + + - - + @@ -2734,8 +2736,6 @@ - - @@ -4546,8 +4546,8 @@ - - + + From 83a3430bdfbf0bb51427bbee476fbb4973ccbd1e Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 17 Jul 2020 16:14:18 -0600 Subject: [PATCH 033/113] Add fan coil back in as a hydronic distribution type enumeration. --- schemas/HPXMLDataTypes.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index b438831e..cd3704c8 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2736,6 +2736,7 @@ + From 9be09c98bc37f3f162662d9a8d041f330ca1965b Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 17 Jul 2020 17:08:06 -0600 Subject: [PATCH 034/113] Add WLHP as a hydronic distribution type. --- schemas/HPXMLDataTypes.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index cd3704c8..6aad4079 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2737,6 +2737,7 @@ + From d091ce594b501623b6599a1aa60ef09ff1d12735 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 20 Jul 2020 17:27:44 -0600 Subject: [PATCH 035/113] Add more detailed MF location enumerations for appliances, etc. --- schemas/HPXMLDataTypes.xsd | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 280a8590..3ccc3be3 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2920,6 +2920,10 @@ + + + + @@ -2980,6 +2984,10 @@ + + + + @@ -4323,6 +4331,10 @@ + + + + From c30de99c6e5b5117e221abcc193ebbcc190f4648 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 20 Jul 2020 17:54:48 -0600 Subject: [PATCH 036/113] Add Location element for Oven for completeness. --- schemas/BaseElements.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 0742119c..34b4c416 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -432,6 +432,7 @@ + From 1e06afe8648976e431abbb1d30354ca9177f0c96 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 23 Jul 2020 16:56:47 -0600 Subject: [PATCH 037/113] Adds WaterLoopHeatingSystem/WaterLoopCoolingSystem elements. --- schemas/BaseElements.xsd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index f0a010a4..8b61abbc 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3243,6 +3243,16 @@ [deg F] Temperature at which the backup heating is activated. + + + For a water loop heat pump, references a HeatingSystem (e.g., central boiler) that provides the heating for the hot water loop. + + + + + For a water loop heat pump, references a CoolingSystem (e.g., central chiller, cooling tower) that serves the chilled water loop. + + From 63ef49d0ea523cee5a1f17455d3331fece5fa503 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Fri, 24 Jul 2020 09:44:15 -0600 Subject: [PATCH 038/113] Add preconditioning boolean element --- schemas/BaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index b99a5e54..cdca6bee 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3064,6 +3064,11 @@ Does the system serve multiple building/dwelling units? + + + Does the system only provide preconditioning for mechanical ventilation? + + From a41f19b9886c2a701bded317a1f807f9471ceb72 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 28 Jul 2020 18:42:10 -0600 Subject: [PATCH 039/113] Adds IsSharedSystem and NumberofUnitsServed elements for WaterHeatingSystems to described water heaters either A) serving multiple dwelling units or B) serving a shared laundry/equipment room. --- schemas/BaseElements.xsd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..290af4cc 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1378,6 +1378,12 @@ + + + Does the system serve multiple building/dwelling units or a shared laundry/equipment room? + + + From cc41519aed6288055e33bed7a174b48dd3b2f270 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 28 Jul 2020 18:55:27 -0600 Subject: [PATCH 040/113] Allow ClothesWashers/Dishwashers to be attached to DHW systems, as is already done for WaterFixtures. --- schemas/BaseElements.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 290af4cc..9ae4d1e1 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -268,6 +268,10 @@ + + + + @@ -333,6 +337,10 @@ + + + + From 1fff6142369cf3ef87c6042965828a1322dd45d0 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 29 Jul 2020 16:05:36 -0600 Subject: [PATCH 041/113] Adds IsSharedAppliance element for appliances. --- schemas/BaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 9ae4d1e1..be08fd29 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -230,6 +230,11 @@ + + + Does the appliance serve multiple building/dwelling units? + + From c91988cb9bc3dd178852a14b90ebfcb727c61af8 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 3 Aug 2020 14:23:14 -0600 Subject: [PATCH 042/113] Allow AttachedToWaterHeatingSystem to be specified multiple times for ClothesWasher, Dishwasher, WaterFixture, and HotWaterDistribution elements. Accommodates multiple water heaters in series. --- schemas/BaseElements.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index be08fd29..536749ec 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -274,7 +274,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -1541,7 +1541,7 @@ - + The water heating system that this distribution system serves. @@ -1621,7 +1621,7 @@ - + From 7fcc2d828b8ae08c11cc1f6e736031ba5b4905ee Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 3 Aug 2020 15:28:33 -0600 Subject: [PATCH 043/113] Revert previous change. Add WaterHeatingSystem/HotWaterDistributionSystem to be used instead of HotWaterDistribution/AttachedToWaterHeatingSystem because A) it allows multiple water heaters attached to a single distribution system and B) is more consistent with HVAC systems (e.g., HeatingSystem/DistributionSystem). --- schemas/BaseElements.xsd | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 536749ec..54ca6462 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -274,7 +274,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -1379,6 +1379,11 @@ + + + The hot water distribution system served by this water heating system. + + @@ -1541,9 +1546,9 @@ - + - The water heating system that this distribution system serves. + DEPRECATED. This will be removed in v4.0. Use WaterHeatingSystem/HotWaterDistributionSystem instead. @@ -1621,7 +1626,7 @@ - + From b7a717eec61bbdac66fd33ea5afb27b176d9ddcb Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 3 Aug 2020 15:31:55 -0600 Subject: [PATCH 044/113] Reset to default. --- schemas/BaseElements.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 54ca6462..5b9c1de2 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -274,7 +274,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -1546,7 +1546,7 @@ - + DEPRECATED. This will be removed in v4.0. Use WaterHeatingSystem/HotWaterDistributionSystem instead. @@ -1626,7 +1626,7 @@ - + From 15d0752c0af1fa67055c73a70ed311294b957f69 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 6 Aug 2020 10:47:38 -0600 Subject: [PATCH 045/113] Makes SolarThermalSystem's connection to WaterHeater/Distribution consistent with other elements. --- schemas/BaseElements.xsd | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 5b9c1de2..66ba440d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1725,7 +1725,15 @@ [gal] - + + + + + + + DEPRECATED. This will be removed in v4.0. Use AttachedToWaterHeatingSystem or AttachedToHotWaterDistribution instead. + + The Solar Fraction is the portion of the total conventional hot water heating load (delivered energy and tank standby losses). The higher From 2ecefc84449b8eeabec33f14f130e9d42bfe35ad Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 6 Aug 2020 10:53:54 -0600 Subject: [PATCH 046/113] Adds NumberofUnitsServed element for appliances. --- schemas/BaseElements.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 66ba440d..38515f9d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -235,6 +235,7 @@ Does the appliance serve multiple building/dwelling units? + From 412c3b273f3e46613eb436c62d40de13f555c5c3 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 11 Aug 2020 17:53:41 -0600 Subject: [PATCH 047/113] Adds IsSharedSystem & NumberofUnitsServed for PVSystems. Also allows scope ("single unit" or "multiple units") for some elements. --- schemas/BaseElements.xsd | 12 +++++++++--- schemas/HPXMLDataTypes.xsd | 38 +++++++++++++++++++++++++++++++++++++- 2 files changed, 46 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..f5c56d79 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1733,6 +1733,12 @@ + + + Does the system serve multiple building/dwelling units? + + + @@ -1748,17 +1754,17 @@ [deg] - + [DC Watts] Peak power as supplied by the manufacturer - + [sq.ft.] - + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..5cf55e85 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4530,4 +4530,40 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 8bc906f4782affe2d031a05da4243e41c1253754 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 11 Aug 2020 18:01:16 -0600 Subject: [PATCH 048/113] Add missing scope attributes. --- schemas/HPXMLDataTypes.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 5cf55e85..6625d2aa 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4537,6 +4537,7 @@ + @@ -4547,6 +4548,7 @@ + @@ -4557,6 +4559,7 @@ + From 54da678e4b3d0fb58ca0990fae31a5e63dc09b62 Mon Sep 17 00:00:00 2001 From: Ben Park Date: Thu, 20 Aug 2020 12:31:47 -0600 Subject: [PATCH 049/113] Add 'adiabatic' to ExteriorAdjacentTo enumerations --- schemas/BaseElements.xsd | 1823 +++++++++++++++++++++++------------- schemas/HPXMLDataTypes.xsd | 9 +- 2 files changed, 1161 insertions(+), 671 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..f6cdbe12 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1,5 +1,6 @@ - + @@ -38,10 +39,14 @@ systems, and have it identified in the two systems. Also, there is an id attribute to define a local id to be used internally. - - - - + + + + @@ -65,10 +70,14 @@ elements in other xml transactions. - - - - + + + + @@ -127,7 +136,8 @@ - + @@ -144,9 +154,11 @@ - + - + @@ -199,7 +211,8 @@ - + @@ -229,7 +242,8 @@ - + @@ -257,7 +271,8 @@ drying cycle energy as well as energy consumed during Stand-by and Off modes. - + @@ -276,7 +291,8 @@ Factor. - + The energy performance metric for ENERGY STAR certified residential clothes washers as of March 7, 2015. @@ -336,11 +352,14 @@ - + - - + + loads/week @@ -441,7 +460,8 @@ - + @@ -460,9 +480,12 @@ - - - + + + @@ -471,8 +494,10 @@ - - + + @@ -494,7 +519,8 @@ - + @@ -508,7 +534,8 @@ - + [sq.ft.] @@ -554,7 +581,8 @@ - + @@ -563,9 +591,14 @@ - - - + + + @@ -603,14 +636,19 @@ - - - - + + + + - + @@ -636,17 +674,25 @@ - - - - - - - + + + + + + + - + @@ -678,23 +724,32 @@ - - - + + + - - - - - + + + + + - + @@ -719,21 +774,25 @@ - + [sq.ft.] Surface area of the roof itself - + [deg] - - + + @@ -742,9 +801,12 @@ Pitch of roof ?/12 - - - + + + @@ -762,32 +824,40 @@ - - + + [sq.ft.] - + [deg] - + [ft] - + - - + + - + @@ -809,11 +879,15 @@ - - - + + + - + [in] Thickness of the wall assembly @@ -823,7 +897,8 @@ [sq.ft.] Gross wall area - + [deg] @@ -832,13 +907,16 @@ - + - + - + @@ -860,8 +938,10 @@ - - + + @@ -878,39 +958,47 @@ [sq.ft.] - + [deg] - + [in] Thickness of foundation wall excluding interior framing. - + [ft] Depth below grade of foundation wall - + If this foundation wall is adjacent to another foundation, use this reference to indicate which one. - - + + [ft] Vertical distance from top of foundation wall to top of insulation. - + [ft] Vertical distance from top of foundation wall to bottom of insulation. - + @@ -932,17 +1020,23 @@ - - - - - + + + + + [sq.ft.] - + @@ -963,51 +1057,64 @@ - + [sq.ft.] Area of the slab - + [in] Thickness of foundation slab. - + [ft] Length of slab perimeter. - + [ft] Perimeter of the slab exposed to ambient conditions - + [ft] Depth from grade to bottom of vertical slab perimeter insulation - + [ft] Width from slab edge inward of horizontal under-slab insulation - - + + [ft] Perimeter of slab measured in feet that is on-grade (2 ft. below grade or less) and exposed to ambient conditions. - + [ft] Depth from the top of the slab surface to grade - - - + + + @@ -1028,12 +1135,15 @@ - - + + - + @@ -1064,11 +1174,13 @@ Pitch of skylight ?/12 - + - + @@ -1089,8 +1201,10 @@ - - + + [sq.ft.] Total door surface area for this group of doors @@ -1101,18 +1215,25 @@ [deg] - + - - + + - - + + - + @@ -1144,21 +1265,28 @@ - - + + - - - + + + - + @@ -1167,37 +1295,45 @@ - - + + - - describe - + + describe + - + [sq.ft.] Conditioned floor area that this distribution system serves. - + For software that does not calculate an annual distribution system efficiency (DSE) for heating, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. - + For software that does not calculate an annual distribution system efficiency (DSE) for cooling, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. - + @@ -1206,8 +1342,10 @@ - - + + @@ -1216,7 +1354,8 @@ - + @@ -1237,95 +1376,126 @@ - - - - - - [CFM] as rated by manufacturer - + + + + + + [CFM] as rated by manufacturer + - - - [CFM] as calculated using duct size, prescriptive approach - + + + [CFM] as calculated using duct size, prescriptive approach + - - - [CFM] as tested by assessor/auditor/inspector - + + + [CFM] as tested by assessor/auditor/inspector + - - - 24 = continuous, less than 24 = intermittent - + + + 24 = continuous, less than 24 = intermittent + - - - [CFM] - + + + [CFM] + - - - - - - - - - - [sones] from manufacturer's info - + + + + + + + + + + [sones] from manufacturer's info + - - - [sones] as tested in field - + + + [sones] as tested in field + - - - The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by electric + + + The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by electric consumption, case heat loss or heat gain, air leakage and airflow mass imbalance between the two airstreams, as a percent of the potential total energy that could be recovered plus the exhaust fan energy. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net sensible energy recovered by the supply airstream as adjusted by electric consumption, case heat loss or heat gain, + + + The net sensible energy recovered by the supply airstream as adjusted by electric consumption, case heat loss or heat gain, air leakage, airflow mass imbalance between the two airstreams and the energy used for defrost (when running the Very Low Temperature Test), as a percent of the potential sensible energy that could be recovered plus the exhaust fan energy. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by case heat loss + + + The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by case heat loss or heat gain, air leakage and airflow mass imbalance between the two airstreams, as a percent of the potential total energy that could be recovered. This value is used to predict and compare Cooling Season Performance for the HRV/ERV unit. This value should be used for energy modeling when wattage for air movement is separately accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net sensible energy recovered by the supply airstream as adjusted by case heat loss or heat gain, air leakage, airflow + + + The net sensible energy recovered by the supply airstream as adjusted by case heat loss or heat gain, air leakage, airflow mass imbalance between the two airstreams and the energy used for defrost (when running the Very Low Temperature Test), as a percent of the potential sensible energy that could be recovered. This value should be used for energy modeling when wattage for air movement is separately accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - [W] - + + + [W] + - - - - For central fan integrated supply mechanical ventilation, specifies the HVAC distribution system it is attached + + + + For central fan integrated supply mechanical ventilation, specifies the HVAC distribution system it is attached to. - + @@ -1348,7 +1518,8 @@ - + @@ -1368,36 +1539,44 @@ - + - + - + - - + + [gal] - + [Btuh] - + The amount of energy delivered as heated water in a day divided by the total daily energy consumption of a residential water heater, as determined following standardized DOE testing procedure. - + DOE’s new metric for communicating the energy efficiency of a residential water heater, which replaces the Energy Factor (EF) metric. More efficient water heaters have a higher Uniform Energy Factor (UEF). UEF is determined by the Department of Energy’s test method outlined in 10 CFR Part @@ -1416,74 +1595,96 @@ nominal temperature rise of 77°F during steady state operation. - + The ratio of energy delivered to heat cold water compared to the energy consumed by the water heater, as determined following standardized DOE testing procedure. - + - - - - - - - [in] - - - - - - + + + + + + + [in] + + + + + + - - Refers to the insulation in the tank wall itself. This information is sometimes available on the water heater's name plate or + + Refers to the insulation in the tank wall itself. This information is sometimes available on the water heater's name plate or the units specification sheet, or can be estimated by removing the water heater's access plate. - - - - - - - - [in] - - - - - - + + + + + + + + [in] + + + + + + - - + + [deg F] - - + + Indicates whether this water heater uses a desuperheater. The attached heat pump or air conditioner can be referenced in the RelatedHVACSystem element. - - - - + + + + - - + + Reference a HeatingSystem, HeatPump, or CoolingSystem. @@ -1491,13 +1692,15 @@ - + - + @@ -1511,8 +1714,10 @@ - - + + @@ -1522,7 +1727,8 @@ - + The water heating system that this distribution system serves. @@ -1531,61 +1737,74 @@ - - - - - Measured length of hot water piping from the hot water heater to the farthest hot water fixture, measured + + + + + Measured length of hot water piping from the hot water heater to the farthest hot water fixture, measured longitudinally from plans, assuming the hot water piping does not run diagonally, plus 10 feet of piping for each floor level, plus 5 feet of piping for unconditioned basements. [ft] - - - - - - + + + + + + - - - - - - Hot water recirculation loop piping length including both supply and return sides of the loop, measured + + + + + + Hot water recirculation loop piping length including both supply and return sides of the loop, measured longitudinally from plans, assuming the hot water piping does not run diagonally. [ft] - - - - - Length of the branch hot water piping from the recirculation loop to the farthest hot water fixture from the + + + + + Length of the branch hot water piping from the recirculation loop to the farthest hot water fixture from the recirculation loop, measured longitudinally from plans, assuming the branch hot water piping does not run diagonally, plus 20 feet of piping for each floor level greater than one plus 10 feet of piping for unconditioned basements. [ft] - - - - - [W] - - - - - - + + + + + [W] + + + + + + - + - - - - - Efficiency percent expressed as a fraction from 0-1. - + + + + + Efficiency percent expressed as a fraction from 0-1. + @@ -1602,11 +1821,15 @@ - - + + - - + + Number of similar water fixtures. @@ -1621,22 +1844,28 @@ Is the fixture considered low-flow? - + Does this faucet have an aerator? - + [minutes] Number of minutes per day a water fixture operates. - + Does the shower have a device that restricts the flow of water automatically once it has reached temperature? - + Independent organization has verified that product or appliance meets or exceeds the standard in question. @@ -1669,28 +1898,36 @@ - - + + [sq.ft.] - - - - + + + + [deg] - + Often referred to as Fr-tau-alpha (FRta), this describes the optical efficiency portion of the overall collector efficiency. In the OG-100 SRCC Certified Solar Thermal Collector Directory, this is the y-intercept of the efficiency curve. - + Often referred to as Fr-Ul (FRUl), this describes the collector thermal losses portion of the overall collector efficiency. In the OG-100 SRCC Certified Solar Thermal Collector Directory, this is the slope of the efficiency curve. @@ -1701,15 +1938,18 @@ [gal] - - + + The Solar Fraction is the portion of the total conventional hot water heating load (delivered energy and tank standby losses). The higher the solar fraction, the greater the solar contribution to water heating, which reduces the energy required by the backup water heater. This value can be found in the OG-300 SRCC Certified Solar Water Heating System Directory. - + The Solar Energy Factor is defined as the energy delivered by the system divided by the electrical or gas energy put into the system. The higher the number, the more energy efficient. This value can be found in the OG-300 SRCC Certified Solar Water Heating System @@ -1733,11 +1973,15 @@ - - + + - - + + [deg] @@ -1753,28 +1997,36 @@ [DC Watts] Peak power as supplied by the manufacturer - + [sq.ft.] - - - + + + System losses can be due to soiling, shading, snow, mismatch, wiring, electrical connections, light-induced degradation, nameplate rating inaccuracies, age, and availability. - - + + - + [kWh] Projected Annual Output for a typical meteorological year as determined by PVWatts or similar. - + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at @@ -1797,25 +2049,30 @@ - + - + Has the ability to feed electricity back on to the grid. - - + + [Ah] The total Ampere hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). - + [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. @@ -1830,13 +2087,15 @@ [W] The peak power that the battery can generate for a short period of time. - + [V] The nominal voltage is the battery voltage when the state of charge is 0.5 (midway between being fully charged, and fully discharged) with a 0.2C discharge current. - + Not all the power that is used to charge the battery is available during discharge. Round trip efficiency is the ratio of the energy put in to the energy retrieved from storage. @@ -1858,15 +2117,22 @@ - - - + + + - - - - + + + + [V] Voltage of the AC power source @@ -1904,14 +2170,17 @@ - - + + [kWh] the calculated total energy that would be produced during a one-year period with an average wind speed of 5 m/s (11.2 mph) - + [dBA] the sound pressure level not exceeded by the wind turbine 95% of the time at a distance of 60 meters from the rotor with an average wind speed of 5 m/s (11.2 mph). @@ -1928,17 +2197,20 @@ [kW] the highest point on the certified power curve. - + [ft] - + [ft] - + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at @@ -1960,13 +2232,19 @@ - - - - + + + + - - + + @@ -2009,13 +2287,15 @@ [W] per unit - + [h] - + [h] @@ -2035,7 +2315,9 @@ - + @@ -2046,9 +2328,12 @@ - - - + + + @@ -2083,7 +2368,8 @@ - + Number of similar ceiling fans. @@ -2145,7 +2431,8 @@ - + @@ -2189,7 +2476,8 @@ [gal] Volume of pool. - + Months per year pool is in operation. @@ -2199,7 +2487,8 @@ [in] - + [in] @@ -2221,91 +2510,109 @@ - - - - Manufacturer of pool pump. - + + + + Manufacturer of pool pump. + - - - Serial number of pool pump. - + + + Serial number of pool pump. + - - - Model number of pool pump. - + + + Model number of pool pump. + - - - Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, + + + Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, or other) - + - - - [gal/Wh] The measure of overall pool filter pump efficiency in units of gallons per watt-hour, as determined using the + + + [gal/Wh] The measure of overall pool filter pump efficiency in units of gallons per watt-hour, as determined using the applicable test method in Section 4.1.2. Energy factor is analogous to other energy factors such as miles per gallon. Energy factor (EF) is calculated as: EF (gal/Wh) = flow rate (gpm) * 60 ÷ power (watts) (ANSI/APSP/ICC-15 2011). - + - - - The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). - + + + The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). + - - - The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower + + + The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower where the service factor is greater than 1.0, or equal to total horsepower where the service factor = 1.0 (ANSI/APSP/ICC-15 2011). - + - - - The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as + + + The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as SFHP) based on the maximum continuous duty motor power output rating allowable for the nameplate ambient rating and motor insulation class (e.g., total horsepower = rated horsepower * service factor) (ANSI/APSP/ICC-15 2011). - + - - - A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the + + + A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the motor can operate continuously without exceeding its allowable insulation class temperature limit, provided that other design parameters, such rated voltage, frequency and ambient temperature, are within limits. A 1.5 hp pump with a 1.65 service factor produces 2.475 hp (total horsepower) at the maximum service factor point (ANSI/APSP/ICC-15 2011). - + + + + + + + + [W] + - - - - - - [W] - - - - - [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per + + + [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per minute (RPM) (ENERGY STAR, 2013). - - - - - [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons + + + + + [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons per minute (gpm) (ANSI/APSP/ICC-15 2011). - - - - - [hours] Number of hours per day a pool pump operates at a particular speed setting. - - - - - - + + + + + [hours] Number of hours per day a pool pump operates at a particular speed setting. + + + + + + @@ -2373,8 +2680,10 @@ - - + + @@ -2388,7 +2697,8 @@ - + @@ -2421,10 +2731,14 @@ - - - - + + + + @@ -2433,8 +2747,10 @@ - - + + @@ -2443,22 +2759,26 @@ - + - + Pulled from industry standards by users (e.g. BPI Gold Sheet) or via software program - + Baseline pressure is read under the following conditions: no items running, all fans off, all exterior doors closed, and all interior doors are opened. - + The poor case CAZ depressurization test is configured by determining the largest combustion appliance zone depressurization attainable at the time of testing due to the combined effects of door position, exhaust appliance operation, and air handler fan operation. A base pressure must be @@ -2466,102 +2786,123 @@ depressurization attained at the time of testing and the base pressure. - + With respect to the baseline pressure (e.g. no fans running, all exterior doors closed, and all interior doors opened) - - + + parts per million (ppm) - - + + - - - The ID of the system tested - + + + The ID of the system tested + - - - - - - [deg F] - + + + + + + [deg F] + - - [Pa] - - - - - - - - - - + + [Pa] + + + + + + + + + + - - [seconds] - - - - - - - - - - + + [seconds] + + + + + + + + + + - - [ppm] - - - - - - - - Monitored throughout assessment, not just appliance testing - - - - - BPI Gold Sheet is one example that shows action levels based upon decision logic - - - - - - - + + [ppm] + + + + + + + + Monitored throughout assessment, not just appliance testing + + + + + BPI Gold Sheet is one example that shows action levels based upon decision logic + - - - [deg F] after 10 minutes run time - + + + + + - - - - - - - - - - - + + + [deg F] after 10 minutes run time + + + + + + + + + + + + + @@ -2583,7 +2924,8 @@ - + @@ -2611,7 +2953,8 @@ Did the contracted scope of work include window replacement? - + Certification Number of the EPA Lead-Safe Certified firm that performed the work. @@ -2629,27 +2972,34 @@ - - - - + + + + in pCi/L - + - + Was the homeowner provided with educational material? - + If moisture management of a crawlspace (e.g., installation of polyethylene sheeting) or radon mitigation measures were a part of the scope of work,were measures installed to be compliant with one of the following: - Specifications of EPA’s Indoor airPLUS program - Techniques detailed in EPA's @@ -2670,12 +3020,14 @@ - + Are there unvented combustion heating or hearth appliances present in the living area? - + If yes, does the appliance conform with ANSI Z21.11.2? @@ -2690,7 +3042,8 @@ Does home have attached garage? - + If yes, is there a continuous air barrier between garage and living space? @@ -2718,7 +3071,8 @@ Evidence of pesticide, insecticide use? - + Do measures comply with industry standards to prevent pest entry? NOTE: This is for ALL measures that may create entry points for vermin. For example, air sealing measures identified to reduce infiltration should have proper sealants - even if those measures were not recommended/installed for pest control @@ -2748,9 +3102,11 @@ Was asbestos found? - + - + @@ -2882,7 +3238,8 @@ - + @@ -2978,7 +3335,8 @@ should be represented as a fraction (ie 0.5 instead of 50%) - + @@ -3014,16 +3372,19 @@ - + - + - + Air sealing and insulation implemented prior to replacement and used in calculations for sizing new / replacement system? @@ -3056,7 +3417,8 @@ [Btuh] Input Heating Capacity - + @@ -3085,7 +3447,8 @@ - + @@ -3105,7 +3468,8 @@ - + @@ -3115,7 +3479,8 @@ - + @@ -3131,7 +3496,8 @@ - + @@ -3147,7 +3513,8 @@ - + @@ -3226,13 +3593,15 @@ - + [Btuh] - + [deg F] Temperature at which the backup heating is activated. @@ -3244,8 +3613,10 @@ [sq.ft.] - - + + @@ -3268,7 +3639,8 @@ [sq.ft.] - + @@ -3308,7 +3680,8 @@ - + [degF] @@ -3327,7 +3700,8 @@ System Pump and Zone Valve Corrections made - + @@ -3341,21 +3715,25 @@ - + - + - + [in] - + @@ -3373,12 +3751,15 @@ - + - - + + @@ -3428,50 +3809,61 @@ - + If the building is attached to other units in the horizontal plane. - + If the building is attached to other units on the vertical plane. - - - + + + - - - [ft] - + + + [ft] + - - - [ft] - + + + [ft] + - - - [ft] - + + + [ft] + - - + + Fuels available on site via utility lines/pipes or delivery. - + @@ -3484,38 +3876,47 @@ - + The year the current occupants moved into the building - + - - + + 18 or older - + less than 18 years old - + - + Percentage as a fraction (50% = 0.5) - + AMI = Area Median Income; FPL = Federal Poverty Level - + @@ -3525,62 +3926,80 @@ - + - - + + Passive solar design—also known as climatic design—involves using a building's windows, walls, and floors to collect, store, and distribute solar energy in the form of heat in the winter and reject solar heat in the summer. (source: http://www.eere.energy.gov/basics/buildings/passive_solar_design.html) - + [ft] height of building - - + + Total number of floors including a basement, whether conditioned or unconditioned - + Number of floors that are heated/cooled including a basement - + Number of floors above grade that are heated/cooled - + [ft] Average distance from the floor to the ceiling - + [ft] distance between floors - - - - + + + + Number of bathrooms with a tub or shower - + [sq.ft.] - - + + [sq.ft.] Gross floor area (based on ASHRAE definition) is the sum of the floor areas of the spaces within the building, including basements, mezzanine and intermediate‐floored tiers, and penthouses with headroom height of 7.5 ft (2.2 meters) or greater. Measurements must be taken @@ -3598,33 +4017,39 @@ area. - + [sq.ft.] All finished space that is within the (insulated) conditioned space boundary (that is, within the insulated envelope), regardless of HVAC configuration. - + [sq.ft.] Floor area of home that is finished and assumed to be occupied. - - + + [sq.ft.] The total area of all enclosed spaces measured to the internal face of the external walls. Included are areas of sloping surfaces such as staircases, galleries, raked auditoria, and tiered terraces where the area taken is from the area on the plan. Excluded are areas that are not enclosed such as open floors, covered ways and balconies. - + [sq.ft.] The total area of all enclosed spaces measured to the internal face of the external walls. Included are areas of sloping surfaces such as staircases, galleries, raked auditoria, and tiered terraces where the area taken is from the area on the plan. Excluded are areas that are not enclosed such as open floors, covered ways and balconies. - + [sq.ft.] An enclosed space within a building that does not meet the requirements of a conditioned space. Spaces that have no control over thermal conditions but intentionally or unintentionally receive thermal energy from adjacent spaces are considered unconditioned spaces (such as an @@ -3640,7 +4065,8 @@ building. - + [cu.ft.] Volume inside the building envelope of the conditioned spaces. This metric can be calculated as the volume of the building if every space is conditioned or on a floor-by-floor basis. For spaces with vertical walls and horizontal ceilings and floors, this is calculated as the @@ -3650,7 +4076,8 @@ return air plenums. - + Primary foundation type of building @@ -3660,13 +4087,18 @@ Primary attic type of building - + - + - - - + + + @@ -3675,7 +4107,8 @@ - + @@ -3689,13 +4122,15 @@ - + - + Weather location used in model simulation and/or utility bill regression analysis @@ -3749,13 +4184,15 @@ which is the purpose of this field. - + The source of the green data. May address photovoltaic characteristics, or a verified score, certification, label, etc. This may be a pick list of options showing the source. i.e. Program Sponsor, Program Verifier, Public Record, Assessor, etc. - + Many verification programs include a multi-step process that may begin with plans and specs, involve testing and/or submission of building specifications along the way and include a final verification step. When ratings are involved it is not uncommon for the final rating to be either @@ -3846,12 +4283,14 @@ - + - + @@ -3867,8 +4306,10 @@ - - + + @@ -3905,7 +4346,8 @@ - + @@ -3924,7 +4366,8 @@ - + @@ -3934,7 +4377,8 @@ - + @@ -3961,7 +4405,8 @@ - + @@ -3969,7 +4414,8 @@ - + @@ -3986,7 +4432,8 @@ - + [kW] Demand savings from energy efficiency programs @@ -4021,7 +4468,8 @@ - + @@ -4032,7 +4480,8 @@ - + @@ -4100,7 +4549,8 @@ - + This identifies which data quality requirements (if any) were met by the bills for the relevant energy source and therefore which calibration metrics (if any) are used to determine whether the calibrated model is accepted. @@ -4126,55 +4576,65 @@ Weather Normalized Annual Baseload Usage - + Eqn. 3.2.3.A.i of BPI-2400. Percentage expressed as a fraction (ie 10% = 0.1) - + Eqn. 3.2.3.A.ii of BPI-2400. In either kWh for electricity or MMBTU for all other fuels. - + Percentage expressed as a fraction (ie 10% = 0.1) - + In either kWh for electricity or MMBTU for all other fuels. - + Percentage expressed as a fraction (ie 10% = 0.1) - + In either kWh for electricity or MMBTU for all other fuels. - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) @@ -4195,7 +4655,8 @@ - + direct metering = tenants directly metered; master meter without sub-metering = tenants not sub metered; master meter with sub-metering = tenant sub-metered by building owner @@ -4208,7 +4669,8 @@ - + @@ -4218,8 +4680,10 @@ - - + + @@ -4280,7 +4744,8 @@ - + Baseload power is the energy consumed for the day-to-day operation of a home that is not used as a response to outside weather (i.e. excludes heating and cooling) @@ -4335,9 +4800,12 @@ - - - + + + @@ -4379,7 +4847,8 @@ - + @@ -4475,12 +4944,14 @@ [in] Depth of overhang - + [in] Vertical distance from overhang to top of window - + [in] Vertical distance from overhang to bottom of window @@ -4616,7 +5087,8 @@ - + @@ -4658,8 +5130,10 @@ - - + + @@ -4760,7 +5234,8 @@ - + Sheathing insulation should be specified in the Insulation element as well. @@ -4925,7 +5400,8 @@ Percent of rooms controlled by electronic zone valves with thermostats - + @@ -4957,9 +5433,11 @@ The year and month the duct system was sealed. - + - + @@ -4972,8 +5450,10 @@ Year and month of the last tune and repair for this HVAC equipment. - - + + @@ -5026,8 +5506,10 @@ - - + + @@ -5082,7 +5564,8 @@ Building/BuildingDetails/ClimateAndRiskZones/WeatherStation - + @@ -5173,7 +5656,8 @@ - + @@ -5221,7 +5705,8 @@ [Pa] positive for supply side measurements, negative for return side. - + @@ -5323,8 +5808,10 @@ - - + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..e36b809f 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1,5 +1,6 @@ - + @@ -1145,6 +1146,7 @@ + @@ -3753,7 +3755,8 @@ - + @@ -4530,4 +4533,4 @@ - \ No newline at end of file + From 2771b523246ca70d92ac6f42cc577fb502ba1c6c Mon Sep 17 00:00:00 2001 From: bpark1327 <59635239+bpark1327@users.noreply.github.com> Date: Thu, 20 Aug 2020 14:12:54 -0600 Subject: [PATCH 050/113] Update BaseElements.xsd --- schemas/BaseElements.xsd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index f6cdbe12..e25e3467 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1,6 +1,5 @@ - + From 31b6f8329ba17c4ba1d8c4d43193568158f783ca Mon Sep 17 00:00:00 2001 From: Ben Park Date: Thu, 20 Aug 2020 15:00:11 -0600 Subject: [PATCH 051/113] Fix unintended line breaks --- schemas/BaseElements.xsd | 1823 +++++++++++++----------------------- schemas/HPXML.xsd | 2 +- schemas/HPXMLDataTypes.xsd | 6 +- 3 files changed, 671 insertions(+), 1160 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index f6cdbe12..fccc913a 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1,6 +1,5 @@ - + @@ -39,14 +38,10 @@ systems, and have it identified in the two systems. Also, there is an id attribute to define a local id to be used internally. - - - - + + + + @@ -70,14 +65,10 @@ elements in other xml transactions. - - - - + + + + @@ -136,8 +127,7 @@ - + @@ -154,11 +144,9 @@ - + - + @@ -211,8 +199,7 @@ - + @@ -242,8 +229,7 @@ - + @@ -271,8 +257,7 @@ drying cycle energy as well as energy consumed during Stand-by and Off modes. - + @@ -291,8 +276,7 @@ Factor. - + The energy performance metric for ENERGY STAR certified residential clothes washers as of March 7, 2015. @@ -352,14 +336,11 @@ - + - - + + loads/week @@ -460,8 +441,7 @@ - + @@ -480,12 +460,9 @@ - - - + + + @@ -494,10 +471,8 @@ - - + + @@ -519,8 +494,7 @@ - + @@ -534,8 +508,7 @@ - + [sq.ft.] @@ -581,8 +554,7 @@ - + @@ -591,14 +563,9 @@ - - - + + + @@ -636,19 +603,14 @@ - - - - + + + + - + @@ -674,25 +636,17 @@ - - - - - - - + + + + + + + - + @@ -724,32 +678,23 @@ - - - + + + - - - - - + + + + + - + @@ -774,25 +719,21 @@ - + [sq.ft.] Surface area of the roof itself - + [deg] - - + + @@ -801,12 +742,9 @@ Pitch of roof ?/12 - - - + + + @@ -824,40 +762,32 @@ - - + + [sq.ft.] - + [deg] - + [ft] - + - - + + - + @@ -879,15 +809,11 @@ - - - + + + - + [in] Thickness of the wall assembly @@ -897,8 +823,7 @@ [sq.ft.] Gross wall area - + [deg] @@ -907,16 +832,13 @@ - + - + - + @@ -938,10 +860,8 @@ - - + + @@ -958,47 +878,39 @@ [sq.ft.] - + [deg] - + [in] Thickness of foundation wall excluding interior framing. - + [ft] Depth below grade of foundation wall - + If this foundation wall is adjacent to another foundation, use this reference to indicate which one. - - + + [ft] Vertical distance from top of foundation wall to top of insulation. - + [ft] Vertical distance from top of foundation wall to bottom of insulation. - + @@ -1020,23 +932,17 @@ - - - - - + + + + + [sq.ft.] - + @@ -1057,64 +963,51 @@ - + [sq.ft.] Area of the slab - + [in] Thickness of foundation slab. - + [ft] Length of slab perimeter. - + [ft] Perimeter of the slab exposed to ambient conditions - + [ft] Depth from grade to bottom of vertical slab perimeter insulation - + [ft] Width from slab edge inward of horizontal under-slab insulation - - + + [ft] Perimeter of slab measured in feet that is on-grade (2 ft. below grade or less) and exposed to ambient conditions. - + [ft] Depth from the top of the slab surface to grade - - - + + + @@ -1135,15 +1028,12 @@ - - + + - + @@ -1174,13 +1064,11 @@ Pitch of skylight ?/12 - + - + @@ -1201,10 +1089,8 @@ - - + + [sq.ft.] Total door surface area for this group of doors @@ -1215,25 +1101,18 @@ [deg] - + - - + + - - + + - + @@ -1265,28 +1144,21 @@ - - + + - - - + + + - + @@ -1295,45 +1167,37 @@ - - + + - - describe - + + describe + - + [sq.ft.] Conditioned floor area that this distribution system serves. - + For software that does not calculate an annual distribution system efficiency (DSE) for heating, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. - + For software that does not calculate an annual distribution system efficiency (DSE) for cooling, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. - + @@ -1342,10 +1206,8 @@ - - + + @@ -1354,8 +1216,7 @@ - + @@ -1376,126 +1237,95 @@ - - - - - - [CFM] as rated by manufacturer - + + + + + + [CFM] as rated by manufacturer + - - - [CFM] as calculated using duct size, prescriptive approach - + + + [CFM] as calculated using duct size, prescriptive approach + - - - [CFM] as tested by assessor/auditor/inspector - + + + [CFM] as tested by assessor/auditor/inspector + - - - 24 = continuous, less than 24 = intermittent - + + + 24 = continuous, less than 24 = intermittent + - - - [CFM] - + + + [CFM] + - - - - - - - - - - [sones] from manufacturer's info - + + + + + + + + + + [sones] from manufacturer's info + - - - [sones] as tested in field - + + + [sones] as tested in field + - - - The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by electric + + + The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by electric consumption, case heat loss or heat gain, air leakage and airflow mass imbalance between the two airstreams, as a percent of the potential total energy that could be recovered plus the exhaust fan energy. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net sensible energy recovered by the supply airstream as adjusted by electric consumption, case heat loss or heat gain, + + + The net sensible energy recovered by the supply airstream as adjusted by electric consumption, case heat loss or heat gain, air leakage, airflow mass imbalance between the two airstreams and the energy used for defrost (when running the Very Low Temperature Test), as a percent of the potential sensible energy that could be recovered plus the exhaust fan energy. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by case heat loss + + + The net total energy (sensible plus latent, also called enthalpy) recovered by the supply airstream adjusted by case heat loss or heat gain, air leakage and airflow mass imbalance between the two airstreams, as a percent of the potential total energy that could be recovered. This value is used to predict and compare Cooling Season Performance for the HRV/ERV unit. This value should be used for energy modeling when wattage for air movement is separately accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - The net sensible energy recovered by the supply airstream as adjusted by case heat loss or heat gain, air leakage, airflow + + + The net sensible energy recovered by the supply airstream as adjusted by case heat loss or heat gain, air leakage, airflow mass imbalance between the two airstreams and the energy used for defrost (when running the Very Low Temperature Test), as a percent of the potential sensible energy that could be recovered. This value should be used for energy modeling when wattage for air movement is separately accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + - - - [W] - + + + [W] + - - - - For central fan integrated supply mechanical ventilation, specifies the HVAC distribution system it is attached + + + + For central fan integrated supply mechanical ventilation, specifies the HVAC distribution system it is attached to. - + @@ -1518,8 +1348,7 @@ - + @@ -1539,44 +1368,36 @@ - + - + - + - - + + [gal] - + [Btuh] - + The amount of energy delivered as heated water in a day divided by the total daily energy consumption of a residential water heater, as determined following standardized DOE testing procedure. - + DOE’s new metric for communicating the energy efficiency of a residential water heater, which replaces the Energy Factor (EF) metric. More efficient water heaters have a higher Uniform Energy Factor (UEF). UEF is determined by the Department of Energy’s test method outlined in 10 CFR Part @@ -1595,96 +1416,74 @@ nominal temperature rise of 77°F during steady state operation. - + The ratio of energy delivered to heat cold water compared to the energy consumed by the water heater, as determined following standardized DOE testing procedure. - + - - - - - - - [in] - - - - - - + + + + + + + [in] + + + + + + - - Refers to the insulation in the tank wall itself. This information is sometimes available on the water heater's name plate or + + Refers to the insulation in the tank wall itself. This information is sometimes available on the water heater's name plate or the units specification sheet, or can be estimated by removing the water heater's access plate. - - - - - - - - [in] - - - - - - + + + + + + + + [in] + + + + + + - - + + [deg F] - - + + Indicates whether this water heater uses a desuperheater. The attached heat pump or air conditioner can be referenced in the RelatedHVACSystem element. - - - - + + + + - - + + Reference a HeatingSystem, HeatPump, or CoolingSystem. @@ -1692,15 +1491,13 @@ - + - + @@ -1714,10 +1511,8 @@ - - + + @@ -1727,8 +1522,7 @@ - + The water heating system that this distribution system serves. @@ -1737,74 +1531,61 @@ - - - - - Measured length of hot water piping from the hot water heater to the farthest hot water fixture, measured + + + + + Measured length of hot water piping from the hot water heater to the farthest hot water fixture, measured longitudinally from plans, assuming the hot water piping does not run diagonally, plus 10 feet of piping for each floor level, plus 5 feet of piping for unconditioned basements. [ft] - - - - - - + + + + + + - - - - - - Hot water recirculation loop piping length including both supply and return sides of the loop, measured + + + + + + Hot water recirculation loop piping length including both supply and return sides of the loop, measured longitudinally from plans, assuming the hot water piping does not run diagonally. [ft] - - - - - Length of the branch hot water piping from the recirculation loop to the farthest hot water fixture from the + + + + + Length of the branch hot water piping from the recirculation loop to the farthest hot water fixture from the recirculation loop, measured longitudinally from plans, assuming the branch hot water piping does not run diagonally, plus 20 feet of piping for each floor level greater than one plus 10 feet of piping for unconditioned basements. [ft] - - - - - [W] - - - - - - + + + + + [W] + + + + + + - + - - - - - Efficiency percent expressed as a fraction from 0-1. - + + + + + Efficiency percent expressed as a fraction from 0-1. + @@ -1821,15 +1602,11 @@ - - + + - - + + Number of similar water fixtures. @@ -1844,28 +1621,22 @@ Is the fixture considered low-flow? - + Does this faucet have an aerator? - + [minutes] Number of minutes per day a water fixture operates. - + Does the shower have a device that restricts the flow of water automatically once it has reached temperature? - + Independent organization has verified that product or appliance meets or exceeds the standard in question. @@ -1898,36 +1669,28 @@ - - + + [sq.ft.] - - - - + + + + [deg] - + Often referred to as Fr-tau-alpha (FRta), this describes the optical efficiency portion of the overall collector efficiency. In the OG-100 SRCC Certified Solar Thermal Collector Directory, this is the y-intercept of the efficiency curve. - + Often referred to as Fr-Ul (FRUl), this describes the collector thermal losses portion of the overall collector efficiency. In the OG-100 SRCC Certified Solar Thermal Collector Directory, this is the slope of the efficiency curve. @@ -1938,18 +1701,15 @@ [gal] - - + + The Solar Fraction is the portion of the total conventional hot water heating load (delivered energy and tank standby losses). The higher the solar fraction, the greater the solar contribution to water heating, which reduces the energy required by the backup water heater. This value can be found in the OG-300 SRCC Certified Solar Water Heating System Directory. - + The Solar Energy Factor is defined as the energy delivered by the system divided by the electrical or gas energy put into the system. The higher the number, the more energy efficient. This value can be found in the OG-300 SRCC Certified Solar Water Heating System @@ -1973,15 +1733,11 @@ - - + + - - + + [deg] @@ -1997,36 +1753,28 @@ [DC Watts] Peak power as supplied by the manufacturer - + [sq.ft.] - - - + + + System losses can be due to soiling, shading, snow, mismatch, wiring, electrical connections, light-induced degradation, nameplate rating inaccuracies, age, and availability. - - + + - + [kWh] Projected Annual Output for a typical meteorological year as determined by PVWatts or similar. - + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at @@ -2049,30 +1797,25 @@ - + - + Has the ability to feed electricity back on to the grid. - - + + [Ah] The total Ampere hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). - + [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. @@ -2087,15 +1830,13 @@ [W] The peak power that the battery can generate for a short period of time. - + [V] The nominal voltage is the battery voltage when the state of charge is 0.5 (midway between being fully charged, and fully discharged) with a 0.2C discharge current. - + Not all the power that is used to charge the battery is available during discharge. Round trip efficiency is the ratio of the energy put in to the energy retrieved from storage. @@ -2117,22 +1858,15 @@ - - - + + + - - - - + + + + [V] Voltage of the AC power source @@ -2170,17 +1904,14 @@ - - + + [kWh] the calculated total energy that would be produced during a one-year period with an average wind speed of 5 m/s (11.2 mph) - + [dBA] the sound pressure level not exceeded by the wind turbine 95% of the time at a distance of 60 meters from the rotor with an average wind speed of 5 m/s (11.2 mph). @@ -2197,20 +1928,17 @@ [kW] the highest point on the certified power curve. - + [ft] - + [ft] - + [$] The LCOE is the total cost of installing and operating a project expressed in dollars per kilowatt-hour of electricity generated by the system over its life. Can be calculated with System Advisor Model, a similar software, or through a simplified calculation at @@ -2232,19 +1960,13 @@ - - - - + + + + - - + + @@ -2287,15 +2009,13 @@ [W] per unit - + [h] - + [h] @@ -2315,9 +2035,7 @@ - + @@ -2328,12 +2046,9 @@ - - - + + + @@ -2368,8 +2083,7 @@ - + Number of similar ceiling fans. @@ -2431,8 +2145,7 @@ - + @@ -2476,8 +2189,7 @@ [gal] Volume of pool. - + Months per year pool is in operation. @@ -2487,8 +2199,7 @@ [in] - + [in] @@ -2510,109 +2221,91 @@ - - - - Manufacturer of pool pump. - + + + + Manufacturer of pool pump. + - - - Serial number of pool pump. - + + + Serial number of pool pump. + - - - Model number of pool pump. - + + + Model number of pool pump. + - - - Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, + + + Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, or other) - + - - - [gal/Wh] The measure of overall pool filter pump efficiency in units of gallons per watt-hour, as determined using the + + + [gal/Wh] The measure of overall pool filter pump efficiency in units of gallons per watt-hour, as determined using the applicable test method in Section 4.1.2. Energy factor is analogous to other energy factors such as miles per gallon. Energy factor (EF) is calculated as: EF (gal/Wh) = flow rate (gpm) * 60 ÷ power (watts) (ANSI/APSP/ICC-15 2011). - + - - - The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). - + + + The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). + - - - The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower + + + The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower where the service factor is greater than 1.0, or equal to total horsepower where the service factor = 1.0 (ANSI/APSP/ICC-15 2011). - + - - - The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as + + + The total horsepower, or product of the rated horsepower and the service factor of a motor used on a pool pump (also known as SFHP) based on the maximum continuous duty motor power output rating allowable for the nameplate ambient rating and motor insulation class (e.g., total horsepower = rated horsepower * service factor) (ANSI/APSP/ICC-15 2011). - + - - - A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the + + + A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the motor can operate continuously without exceeding its allowable insulation class temperature limit, provided that other design parameters, such rated voltage, frequency and ambient temperature, are within limits. A 1.5 hp pump with a 1.65 service factor produces 2.475 hp (total horsepower) at the maximum service factor point (ANSI/APSP/ICC-15 2011). - - - - - - - - [W] - + - - - [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per + + + + + + [W] + + + + + [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per minute (RPM) (ENERGY STAR, 2013). - - - - - [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons + + + + + [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons per minute (gpm) (ANSI/APSP/ICC-15 2011). - - - - - [hours] Number of hours per day a pool pump operates at a particular speed setting. - - - - - - + + + + + [hours] Number of hours per day a pool pump operates at a particular speed setting. + + + + + + @@ -2680,10 +2373,8 @@ - - + + @@ -2697,8 +2388,7 @@ - + @@ -2731,14 +2421,10 @@ - - - - + + + + @@ -2747,10 +2433,8 @@ - - + + @@ -2759,26 +2443,22 @@ - + - + Pulled from industry standards by users (e.g. BPI Gold Sheet) or via software program - + Baseline pressure is read under the following conditions: no items running, all fans off, all exterior doors closed, and all interior doors are opened. - + The poor case CAZ depressurization test is configured by determining the largest combustion appliance zone depressurization attainable at the time of testing due to the combined effects of door position, exhaust appliance operation, and air handler fan operation. A base pressure must be @@ -2786,123 +2466,102 @@ depressurization attained at the time of testing and the base pressure. - + With respect to the baseline pressure (e.g. no fans running, all exterior doors closed, and all interior doors opened) - - + + parts per million (ppm) - - + + - - - The ID of the system tested - + + + The ID of the system tested + - - - - - - [deg F] - + + + + + + [deg F] + - - [Pa] - - - - - - - - - - + + [Pa] + + + + + + + + + + - - [seconds] - - - - - - - - - - + + [seconds] + + + + + + + + + + - - [ppm] - - - - - - - - Monitored throughout assessment, not just appliance testing - - - - - BPI Gold Sheet is one example that shows action levels based upon decision logic - + + [ppm] + + + + + + + + Monitored throughout assessment, not just appliance testing + + + + + BPI Gold Sheet is one example that shows action levels based upon decision logic + + + + + + + - - - - - + + + [deg F] after 10 minutes run time + - - - [deg F] after 10 minutes run time - - - - - - - - - - - - - + + + + + + + + + + + @@ -2924,8 +2583,7 @@ - + @@ -2953,8 +2611,7 @@ Did the contracted scope of work include window replacement? - + Certification Number of the EPA Lead-Safe Certified firm that performed the work. @@ -2972,34 +2629,27 @@ - - - - + + + + in pCi/L - + - + Was the homeowner provided with educational material? - + If moisture management of a crawlspace (e.g., installation of polyethylene sheeting) or radon mitigation measures were a part of the scope of work,were measures installed to be compliant with one of the following: - Specifications of EPA’s Indoor airPLUS program - Techniques detailed in EPA's @@ -3020,14 +2670,12 @@ - + Are there unvented combustion heating or hearth appliances present in the living area? - + If yes, does the appliance conform with ANSI Z21.11.2? @@ -3042,8 +2690,7 @@ Does home have attached garage? - + If yes, is there a continuous air barrier between garage and living space? @@ -3071,8 +2718,7 @@ Evidence of pesticide, insecticide use? - + Do measures comply with industry standards to prevent pest entry? NOTE: This is for ALL measures that may create entry points for vermin. For example, air sealing measures identified to reduce infiltration should have proper sealants - even if those measures were not recommended/installed for pest control @@ -3102,11 +2748,9 @@ Was asbestos found? - + - + @@ -3238,8 +2882,7 @@ - + @@ -3335,8 +2978,7 @@ should be represented as a fraction (ie 0.5 instead of 50%) - + @@ -3372,19 +3014,16 @@ - + - + - + Air sealing and insulation implemented prior to replacement and used in calculations for sizing new / replacement system? @@ -3417,8 +3056,7 @@ [Btuh] Input Heating Capacity - + @@ -3447,8 +3085,7 @@ - + @@ -3468,8 +3105,7 @@ - + @@ -3479,8 +3115,7 @@ - + @@ -3496,8 +3131,7 @@ - + @@ -3513,8 +3147,7 @@ - + @@ -3593,15 +3226,13 @@ - + [Btuh] - + [deg F] Temperature at which the backup heating is activated. @@ -3613,10 +3244,8 @@ [sq.ft.] - - + + @@ -3639,8 +3268,7 @@ [sq.ft.] - + @@ -3680,8 +3308,7 @@ - + [degF] @@ -3700,8 +3327,7 @@ System Pump and Zone Valve Corrections made - + @@ -3715,25 +3341,21 @@ - + - + - + [in] - + @@ -3751,15 +3373,12 @@ - + - - + + @@ -3809,61 +3428,50 @@ - + If the building is attached to other units in the horizontal plane. - + If the building is attached to other units on the vertical plane. - - - + + + - - - [ft] - + + + [ft] + - - - [ft] - + + + [ft] + - - - [ft] - + + + [ft] + - - + + Fuels available on site via utility lines/pipes or delivery. - + @@ -3876,47 +3484,38 @@ - + The year the current occupants moved into the building - + - - + + 18 or older - + less than 18 years old - + - + Percentage as a fraction (50% = 0.5) - + AMI = Area Median Income; FPL = Federal Poverty Level - + @@ -3926,80 +3525,62 @@ - + - - + + Passive solar design—also known as climatic design—involves using a building's windows, walls, and floors to collect, store, and distribute solar energy in the form of heat in the winter and reject solar heat in the summer. (source: http://www.eere.energy.gov/basics/buildings/passive_solar_design.html) - + [ft] height of building - - + + Total number of floors including a basement, whether conditioned or unconditioned - + Number of floors that are heated/cooled including a basement - + Number of floors above grade that are heated/cooled - + [ft] Average distance from the floor to the ceiling - + [ft] distance between floors - - - - + + + + Number of bathrooms with a tub or shower - + [sq.ft.] - - + + [sq.ft.] Gross floor area (based on ASHRAE definition) is the sum of the floor areas of the spaces within the building, including basements, mezzanine and intermediate‐floored tiers, and penthouses with headroom height of 7.5 ft (2.2 meters) or greater. Measurements must be taken @@ -4017,39 +3598,33 @@ area. - + [sq.ft.] All finished space that is within the (insulated) conditioned space boundary (that is, within the insulated envelope), regardless of HVAC configuration. - + [sq.ft.] Floor area of home that is finished and assumed to be occupied. - - + + [sq.ft.] The total area of all enclosed spaces measured to the internal face of the external walls. Included are areas of sloping surfaces such as staircases, galleries, raked auditoria, and tiered terraces where the area taken is from the area on the plan. Excluded are areas that are not enclosed such as open floors, covered ways and balconies. - + [sq.ft.] The total area of all enclosed spaces measured to the internal face of the external walls. Included are areas of sloping surfaces such as staircases, galleries, raked auditoria, and tiered terraces where the area taken is from the area on the plan. Excluded are areas that are not enclosed such as open floors, covered ways and balconies. - + [sq.ft.] An enclosed space within a building that does not meet the requirements of a conditioned space. Spaces that have no control over thermal conditions but intentionally or unintentionally receive thermal energy from adjacent spaces are considered unconditioned spaces (such as an @@ -4065,8 +3640,7 @@ building. - + [cu.ft.] Volume inside the building envelope of the conditioned spaces. This metric can be calculated as the volume of the building if every space is conditioned or on a floor-by-floor basis. For spaces with vertical walls and horizontal ceilings and floors, this is calculated as the @@ -4076,8 +3650,7 @@ return air plenums. - + Primary foundation type of building @@ -4087,18 +3660,13 @@ Primary attic type of building - + - + - - - + + + @@ -4107,8 +3675,7 @@ - + @@ -4122,15 +3689,13 @@ - + - + Weather location used in model simulation and/or utility bill regression analysis @@ -4184,15 +3749,13 @@ which is the purpose of this field. - + The source of the green data. May address photovoltaic characteristics, or a verified score, certification, label, etc. This may be a pick list of options showing the source. i.e. Program Sponsor, Program Verifier, Public Record, Assessor, etc. - + Many verification programs include a multi-step process that may begin with plans and specs, involve testing and/or submission of building specifications along the way and include a final verification step. When ratings are involved it is not uncommon for the final rating to be either @@ -4283,14 +3846,12 @@ - + - + @@ -4306,10 +3867,8 @@ - - + + @@ -4346,8 +3905,7 @@ - + @@ -4366,8 +3924,7 @@ - + @@ -4377,8 +3934,7 @@ - + @@ -4405,8 +3961,7 @@ - + @@ -4414,8 +3969,7 @@ - + @@ -4432,8 +3986,7 @@ - + [kW] Demand savings from energy efficiency programs @@ -4468,8 +4021,7 @@ - + @@ -4480,8 +4032,7 @@ - + @@ -4549,8 +4100,7 @@ - + This identifies which data quality requirements (if any) were met by the bills for the relevant energy source and therefore which calibration metrics (if any) are used to determine whether the calibrated model is accepted. @@ -4576,65 +4126,55 @@ Weather Normalized Annual Baseload Usage - + Eqn. 3.2.3.A.i of BPI-2400. Percentage expressed as a fraction (ie 10% = 0.1) - + Eqn. 3.2.3.A.ii of BPI-2400. In either kWh for electricity or MMBTU for all other fuels. - + Percentage expressed as a fraction (ie 10% = 0.1) - + In either kWh for electricity or MMBTU for all other fuels. - + Percentage expressed as a fraction (ie 10% = 0.1) - + In either kWh for electricity or MMBTU for all other fuels. - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) - + Used to determine model calibration acceptance when bills fail Detailed criteria, but meet simple criteria. Percentage expressed as a fraction (ie 10% = 0.1) @@ -4655,8 +4195,7 @@ - + direct metering = tenants directly metered; master meter without sub-metering = tenants not sub metered; master meter with sub-metering = tenant sub-metered by building owner @@ -4669,8 +4208,7 @@ - + @@ -4680,10 +4218,8 @@ - - + + @@ -4744,8 +4280,7 @@ - + Baseload power is the energy consumed for the day-to-day operation of a home that is not used as a response to outside weather (i.e. excludes heating and cooling) @@ -4800,12 +4335,9 @@ - - - + + + @@ -4847,8 +4379,7 @@ - + @@ -4944,14 +4475,12 @@ [in] Depth of overhang - + [in] Vertical distance from overhang to top of window - + [in] Vertical distance from overhang to bottom of window @@ -5087,8 +4616,7 @@ - + @@ -5130,10 +4658,8 @@ - - + + @@ -5234,8 +4760,7 @@ - + Sheathing insulation should be specified in the Insulation element as well. @@ -5400,8 +4925,7 @@ Percent of rooms controlled by electronic zone valves with thermostats - + @@ -5433,11 +4957,9 @@ The year and month the duct system was sealed. - + - + @@ -5450,10 +4972,8 @@ Year and month of the last tune and repair for this HVAC equipment. - - + + @@ -5506,10 +5026,8 @@ - - + + @@ -5564,8 +5082,7 @@ Building/BuildingDetails/ClimateAndRiskZones/WeatherStation - + @@ -5656,8 +5173,7 @@ - + @@ -5705,8 +5221,7 @@ [Pa] positive for supply side measurements, negative for return side. - + @@ -5808,10 +5323,8 @@ - - + + diff --git a/schemas/HPXML.xsd b/schemas/HPXML.xsd index ab80b321..bddf8a5a 100644 --- a/schemas/HPXML.xsd +++ b/schemas/HPXML.xsd @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index e36b809f..0371600f 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1,6 +1,5 @@ - + @@ -3755,8 +3754,7 @@ - + From eb627630ccc285897c5852e1180de6fd04477040 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 24 Aug 2020 12:59:47 -0600 Subject: [PATCH 052/113] Add HydronicAndAirDistribution element; contains union of HydronicDistribution and AirDistribution child elements. Enumeration choices are "fan coil" and "water loop heat pump". --- schemas/BaseElements.xsd | 88 ++++++++++++++++++++++++++++++++++++++ schemas/HPXMLDataTypes.xsd | 16 ++++++- 2 files changed, 102 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 8b61abbc..2bed2e17 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1169,6 +1169,7 @@ + describe @@ -3403,6 +3404,93 @@ + + + + + + + [in] + + + + + [ft] + + + + + + + [degF] + + + + + [degF] + + + + + + + + System Pump and Zone Valve Corrections made + + + + + + + + + + + + + + + + + + + + + [in] + + + + + + + If a DuctType of supply or return is specified above, this is the fraction of the supply or return duct area. If DuctType is omitted above, this is + the fraction of the total duct area. + + + + + [sq.ft.] + + + + + + + + + + + + + + + + + + + + + HPXML records may contain data about an individual, either a person, or a business. This element contains the root elements for individual identifier values between a diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 6aad4079..3df9a64f 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2736,8 +2736,6 @@ - - @@ -2762,6 +2760,20 @@ + + + + + + + + + + + + + + From b33b21ec91550fca0ee5d5e6cbf392537a5c00b2 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 24 Aug 2020 13:06:47 -0600 Subject: [PATCH 053/113] Update type element to HydronicAndAirDistributionType. Reorder elements. --- schemas/BaseElements.xsd | 76 ++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 2bed2e17..ad27acaa 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3406,44 +3406,7 @@ - - - - - [in] - - - - - [ft] - - - - - - - [degF] - - - - - [degF] - - - - - - - - System Pump and Zone Valve Corrections made - - - - - - - - + @@ -3487,6 +3450,43 @@ + + + + + [in] + + + + + [ft] + + + + + + [degF] + + + + + [degF] + + + + + + + + System Pump and Zone Valve Corrections made + + + + + + + + From 886e30e7f4e3742425da86cb05abc0caf61282b7 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 24 Aug 2020 13:35:18 -0600 Subject: [PATCH 054/113] Adds "water-loop-to-air" enumeration for HeatPumpType. --- schemas/HPXMLDataTypes.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 3df9a64f..44a161df 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1839,6 +1839,7 @@ + From d3087c824d30a9ac4d332d8e3d168a0268bf81dd Mon Sep 17 00:00:00 2001 From: Ben Park Date: Mon, 24 Aug 2020 21:01:06 -0600 Subject: [PATCH 055/113] Remove "adiabatic" from "ExteriorAdjacentTo" enums. --- schemas/HPXMLDataTypes.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 0371600f..fba2398e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1145,7 +1145,6 @@ - From 04e1f902e61f43be948b64b36e087594f71723d5 Mon Sep 17 00:00:00 2001 From: Ben Park Date: Mon, 24 Aug 2020 21:36:16 -0600 Subject: [PATCH 056/113] Add documentation to the Wall element. Update documentation for the FrameFloor element. --- schemas/BaseElements.xsd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..5e8706d0 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -805,6 +805,9 @@ + + Interior partition surfaces should not be described using the Wall element. + @@ -926,7 +929,8 @@ Use the FrameFloor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus - rooms, cantilevered floors, etc. + rooms, cantilevered floors, etc.
+ Interior partition surfaces should not be described using the FrameFloor element.
From 828355caca54292cbdcd862e657ecdc2ce1ffe86 Mon Sep 17 00:00:00 2001 From: bpark1327 <59635239+bpark1327@users.noreply.github.com> Date: Mon, 24 Aug 2020 21:37:41 -0600 Subject: [PATCH 057/113] Update HPXML.xsd From 7c935a241208450f4e7b3ab1f9375070c8afa974 Mon Sep 17 00:00:00 2001 From: bpark1327 <59635239+bpark1327@users.noreply.github.com> Date: Mon, 24 Aug 2020 21:38:00 -0600 Subject: [PATCH 058/113] Update HPXMLDataTypes.xsd From 2925c01dd618e2026865e43008e59fe12d0fef1c Mon Sep 17 00:00:00 2001 From: Ben Park Date: Tue, 25 Aug 2020 18:33:21 -0600 Subject: [PATCH 059/113] Remove
in the documentation. --- schemas/BaseElements.xsd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 5e8706d0..ff59b211 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -929,8 +929,7 @@ Use the FrameFloor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus - rooms, cantilevered floors, etc.
- Interior partition surfaces should not be described using the FrameFloor element.
+ rooms, cantilevered floors, etc. Interior partition surfaces should not be described using the FrameFloor element.
From ec310e4026125ac7a1146ba8da489ba3cee08775 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 26 Aug 2020 15:17:55 -0600 Subject: [PATCH 060/113] Remove DataScope attribute and misc cleanup. --- schemas/BaseElements.xsd | 38 +++++++------------ schemas/HPXMLDataTypes.xsd | 76 -------------------------------------- 2 files changed, 14 insertions(+), 100 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index b07f3ec0..d17df5df 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1255,17 +1255,17 @@ - + [CFM] as rated by manufacturer - + [CFM] as calculated using duct size, prescriptive approach - + [CFM] as tested by assessor/auditor/inspector @@ -1345,7 +1345,7 @@ accounted for in the energy model. Values for some products can be found at the Home Ventilating Institute (hvi.org). - + [W] @@ -1429,7 +1429,7 @@ - + [Btuh] @@ -1805,17 +1805,17 @@ [deg] - + [DC Watts] Peak power as supplied by the manufacturer - + [sq.ft.] - + @@ -3119,7 +3119,7 @@ - + [Btuh] Input Heating Capacity @@ -3265,17 +3265,17 @@ - + [Btuh] Typically the nameplate capacity at 47F. - + [Btuh] Capacity at 17F from AHRI database. - + [Btuh] @@ -3295,7 +3295,7 @@ - + [Btuh] @@ -3305,16 +3305,6 @@ [deg F] Temperature at which the backup heating is activated. - - - For a water loop heat pump, references a HeatingSystem (e.g., central boiler) that provides the heating for the hot water loop. - - - - - For a water loop heat pump, references a CoolingSystem (e.g., central chiller, cooling tower) that serves the chilled water loop. - - @@ -3335,7 +3325,7 @@ - + [Btuh] diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index cd65355a..9ad0ac59 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2097,17 +2097,6 @@ - - - - - - - - - - - @@ -3754,32 +3743,6 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4585,43 +4548,4 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 429a1b902c0f719bf0556450e51fbc478f6301db Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Wed, 26 Aug 2020 17:05:39 -0600 Subject: [PATCH 061/113] cleanup for shared mech vent --- schemas/BaseElements.xsd | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index d17df5df..ea7e7e98 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1292,14 +1292,9 @@ Does the system serve multiple building/dwelling units?
- - - The fraction of supply air that is from outside. Should sum to 1.0 with FractionRecirculation. - - - The fraction of supply air that is from recirculation. Should sum to 1.0 with FractionOutdoorAir. + The fraction of supply air that is from recirculation. @@ -1357,8 +1352,6 @@ to. - -
From 8e6a6447acff760f1b1cc9d72a0cc248473da067 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 7 Oct 2020 18:55:29 -0600 Subject: [PATCH 062/113] Fix types. --- schemas/BaseElements.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index d17df5df..b9bc6ba3 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -230,12 +230,12 @@ - + Does the appliance serve multiple building/dwelling units? - +
@@ -1415,12 +1415,12 @@ - + Does the system serve multiple building/dwelling units or a shared laundry/equipment room? - + From 1f108550b00b49e215c58f98773d3be8b44aa12a Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 15 Dec 2020 13:51:36 -0700 Subject: [PATCH 063/113] Clarifies that DSE values should be fractions (0-1) instead of percentages (0-100). --- schemas/BaseElements.xsd | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 63f9287e..616943a1 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1288,18 +1288,14 @@ [sq.ft.] Conditioned floor area that this distribution system serves. - + - For software that does not calculate an annual distribution system efficiency (DSE) for heating, the DSE may be approximated by equation - 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use - History. + For software that does not calculate an annual distribution system efficiency (DSE) for heating, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. Enter values as a fractional number between 0 and 1, i.e. 80% = 0.8 - + - For software that does not calculate an annual distribution system efficiency (DSE) for cooling, the DSE may be approximated by equation - 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use - History. + For software that does not calculate an annual distribution system efficiency (DSE) for cooling, the DSE may be approximated by equation 3.4.i in ANSI/BPI-2400-S-2012: Standard Practice for Standardized Qualification of Whole-House Energy Savings, Predictions by Calibration to Energy Use History. Enter values as a fractional number between 0 and 1, i.e. 80% = 0.8 From 3ef980cd5ff2c4b17e0a7ef156d6bd9033e3a769 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 7 Jan 2021 14:44:41 -0700 Subject: [PATCH 064/113] Expands the location options for a dehumidifier. --- schemas/BaseElements.xsd | 2 +- schemas/HPXMLDataTypes.xsd | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 616943a1..159d734f 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -449,7 +449,7 @@ Portable room dehumidifiers are typically used to dehumidify a single room or space and can be easily moved to where they are needed. Whole-home dehumidifiers are typically installed to use your home’s air ducts to dehumidify one or more rooms and are often permanent. Some dehumifiers can operate in both configurations by means of a ducting kit. - + [L/kWh] DEPRECATED. This will be removed in v4.0. Use EnergyFactor or IntegratedEnergyFactor instead. diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index d1a05005..a367bf68 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3074,20 +3074,6 @@ - - - - - - - - - - - - - - From bbea5694127d10b5c184700df3585bc3a870a8ba Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Sun, 7 Feb 2021 11:46:43 -0700 Subject: [PATCH 065/113] Simpler proposal. Removes HydronicAndAirDistribution element, and moves "water loop" enumeration to Hydronic and "fan coil" enumeration to Air. --- schemas/BaseElements.xsd | 88 -------------------------------------- schemas/HPXMLDataTypes.xsd | 16 +------ 2 files changed, 2 insertions(+), 102 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 9d433bfc..bee20179 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1183,7 +1183,6 @@ - describe @@ -3448,93 +3447,6 @@ - - - - - - - - - - - - - - - - [in] - - - - - - - If a DuctType of supply or return is specified above, this is the fraction of the supply or return duct area. If DuctType is omitted above, this is - the fraction of the total duct area. - - - - - [sq.ft.] - - - - - - - - - - - - - - - - - - - - - - [in] - - - - - [ft] - - - - - - [degF] - - - - - [degF] - - - - - - - - System Pump and Zone Valve Corrections made - - - - - - - - - - - - HPXML records may contain data about an individual, either a person, or a business. This element contains the root elements for individual identifier values between a diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 9ad0ac59..0b777112 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -2726,6 +2726,7 @@ + @@ -2741,6 +2742,7 @@ +
@@ -2750,20 +2752,6 @@ - - - - - - - - - - - - - - From 7423414ee1d2441958241379ad4fe9b53340f7d9 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Thu, 4 Mar 2021 15:10:29 -0700 Subject: [PATCH 066/113] ptac/pthp --- schemas/BaseElements.xsd | 8 ++++++++ schemas/HPXMLDataTypes.xsd | 2 ++ 2 files changed, 10 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index bee20179..fffc7a6a 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3221,6 +3221,14 @@
+ + + + + + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 0b777112..c80a3258 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1749,6 +1749,7 @@ + @@ -1839,6 +1840,7 @@ + From 0deb7429e2c88854c7a910129efaa17b283d6f8c Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Fri, 12 Mar 2021 13:59:18 -0700 Subject: [PATCH 067/113] add idref to link to cooling system --- schemas/BaseElements.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fffc7a6a..26b60239 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3129,6 +3129,7 @@ Consumer’s Directory of Certified Efficiency Ratings. + From 61b2c639adbd79299fd73830db618eb44a4916e4 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Tue, 20 Apr 2021 18:14:32 -0600 Subject: [PATCH 068/113] add packaged system element --- schemas/BaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..c9f82082 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3042,6 +3042,11 @@ + + + Is the system a packaged system? + + From a36b51e20f0f59e1fc14552394541b1083339937 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 3 May 2021 13:26:15 -0600 Subject: [PATCH 069/113] Adds a `Wall/Vented` field. --- schemas/BaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..43d4fe61 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -835,6 +835,11 @@ + + + Indicates whether the walls are vented or not. For example, the walls of a mobile home may be intentionally ventilated to remove accumulated moisture by having corrugated metal siding open at the bottom to provide space for air to flow between the exterior and interior wall materials. + + From 5e3d705288166eb86706db0578f4260a08d3a9a4 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 11:46:45 -0600 Subject: [PATCH 070/113] First pass at adding HVAC commissioning elements. --- schemas/BaseElements.xsd | 184 ++++++++++++++++++++++++++++++++++++- schemas/HPXMLDataTypes.xsd | 51 +++++++++- 2 files changed, 230 insertions(+), 5 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..5308820f 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -187,7 +187,7 @@ - + @@ -3042,6 +3042,7 @@ + @@ -4964,6 +4965,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [IWC] + + + + + + + + + + + + + + + + + + + + [CFM] Blower fan airflow at operating conditions + + + + + [CFM] Design-specified blower fan airflow + + + + + Percent deviation between design-specified and measured airflow rates. A negative value means that the tested airflow rate is less than the design airflow rate. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [W] + + + + + [W/cfm] + + + + + + + + + + + + + + + + + + + + [F] Difference between measured line temperature and target line temperature. A negative value means that measured temperature is greater than the target temperature. + + + + + + + + + + + + [oz] + + + + + [oz] + + + + + Percent deviation between design-specified and measured refrigerant weight. A negative value means that the tested refrigerant weight is less than the design refrigerant weight. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..ff868d8e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3415,15 +3415,15 @@ - + - + - + @@ -4167,6 +4167,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4530,4 +4573,4 @@ - \ No newline at end of file + From ca95b5f585ac16060b8e6061fc294376033c0bc2 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 13:43:02 -0600 Subject: [PATCH 071/113] Misc improvements/fixes. --- schemas/BaseElements.xsd | 31 ++++++++++++++----------------- schemas/HPXMLDataTypes.xsd | 19 ++++++++++++++++--- 2 files changed, 30 insertions(+), 20 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 5308820f..060208d7 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -187,7 +187,7 @@ - + @@ -5027,12 +5027,12 @@ [CFM] Design-specified blower fan airflow - + Percent deviation between design-specified and measured airflow rates. A negative value means that the tested airflow rate is less than the design airflow rate. - + @@ -5080,7 +5080,7 @@ [W/cfm] - + @@ -5095,11 +5095,8 @@ - - - [F] Difference between measured line temperature and target line temperature. A negative value means that measured temperature is greater than the target temperature. - - + + @@ -5107,21 +5104,16 @@ - + [oz] - + [oz] - - - Percent deviation between design-specified and measured refrigerant weight. A negative value means that the tested refrigerant weight is less than the design refrigerant weight. - - @@ -5137,7 +5129,12 @@ - + + + Percent deviation between design-specified and measured refrigerant weight. A negative value means that the tested refrigerant weight is less than the design refrigerant weight. + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index ff868d8e..5e19316a 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3286,6 +3286,19 @@ + + + + + + + + + + + + + @@ -3415,15 +3428,15 @@ - + - + - + From b5986767c0684779298f3e93287110b58669d569 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 13:48:09 -0600 Subject: [PATCH 072/113] Bugfix. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 444d15a7..60f0972b 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -844,7 +844,7 @@ - + From c32f26f1e9546ca742543710ecfe6342ac21d9e6 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 17:08:11 -0600 Subject: [PATCH 073/113] Revert HVAC commissioning changes. --- schemas/BaseElements.xsd | 183 +------------------------------------ schemas/HPXMLDataTypes.xsd | 62 +------------ 2 files changed, 5 insertions(+), 240 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 60f0972b..97f7abfb 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -187,7 +187,7 @@ - + @@ -844,7 +844,7 @@ - + @@ -3466,7 +3466,6 @@ - Is the system a packaged system? @@ -5453,184 +5452,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [IWC] - - - - - - - - - - - - - - - - - - - - [CFM] Blower fan airflow at operating conditions - - - - - [CFM] Design-specified blower fan airflow - - - - - Percent deviation between design-specified and measured airflow rates. A negative value means that the tested airflow rate is less than the design airflow rate. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [W] - - - - - [W/cfm] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [oz] - - - - - [oz] - - - - - - - - - - - - - - - - - - - - Percent deviation between design-specified and measured refrigerant weight. A negative value means that the tested refrigerant weight is less than the design refrigerant weight. - - - - - - - - - - - diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 2521abb3..8c037a6d 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3413,19 +3413,6 @@ - - - - - - - - - - - - - @@ -3555,15 +3542,15 @@ - + - + - + @@ -4307,49 +4294,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From ef1b00508f35a5acc92bf9c67e63840f944ce54b Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 17:22:59 -0600 Subject: [PATCH 074/113] Adds a Ceilings element, similar to FrameFloors. Splits enumerations for InteriorAdjacentTo/ExteriorAdjacentTo into two sets of enumerations, to prevent choices that don't make sense (e.g., InteriorAdjacentTo="ground" or ExteriorAdjacentTo="living space"). --- schemas/BaseElements.xsd | 51 +++++++++++++++++++++++++++----------- schemas/HPXMLDataTypes.xsd | 39 +++++++++++++++++++++++++---- 2 files changed, 71 insertions(+), 19 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..a7a6f1da 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -719,7 +719,7 @@ - + [sq.ft.] Surface area of the roof itself @@ -762,8 +762,8 @@ - - + + [sq.ft.] @@ -809,8 +809,8 @@ - - + + @@ -860,8 +860,8 @@ - - + + @@ -920,20 +920,43 @@ + + + + + + + + + + + + + + + [sq.ft.] + + + + + + + + + + + + - - Use the FrameFloor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus - rooms, cantilevered floors, etc. - - - + + @@ -963,7 +986,7 @@ - + [sq.ft.] Area of the slab diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 236fdede..ed61fba2 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1143,7 +1143,7 @@ - + @@ -1161,9 +1161,38 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1171,9 +1200,9 @@ - + - + @@ -4530,4 +4559,4 @@ - \ No newline at end of file + From 659098b92bf29dbb4d54688abc1a11d3816e095c Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 17:38:22 -0600 Subject: [PATCH 075/113] Add deprecation warning. --- schemas/HPXMLDataTypes.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index ed61fba2..fa9893f5 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1201,6 +1201,9 @@ + + DEPRECATION WARNING: Choices "other housing unit above" and "other housing unit below" will be deprecated in the future. Use Ceiling vs FrameFloor to describe whether "other housing unit" is above or below the given surface. + From daa460c487968b76375badac7a604e78e1e8f6d3 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 19:33:36 -0600 Subject: [PATCH 076/113] Update new element via merge --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 713c9a49..c924e172 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -451,7 +451,7 @@ Portable room dehumidifiers are typically used to dehumidify a single room or space and can be easily moved to where they are needed. Whole-home dehumidifiers are typically installed to use your home’s air ducts to dehumidify one or more rooms and are often permanent. Some dehumifiers can operate in both configurations by means of a ducting kit. - + [L/kWh] DEPRECATED. This will be removed in v4.0. Use EnergyFactor or IntegratedEnergyFactor instead. From efc4d79912d3383f6eb30abc08f8bfd8f1bb6306 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 4 May 2021 21:16:52 -0600 Subject: [PATCH 077/113] Add AttachedToCeiling elements for Attics and Garages. --- schemas/BaseElements.xsd | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index a7a6f1da..60d7f85b 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -606,7 +606,12 @@ - + + + DEPRECATION WARNING: AttachedToFrameFloor will be deprecated in the future. Use AttachedToCeiling instead. + + + @@ -689,7 +694,12 @@ - + + + DEPRECATION WARNING: AttachedToFrameFloor will be deprecated in the future. Use AttachedToCeiling instead. + + + From 772b1d41ff47a89625ad418f83a0bdb83938ab20 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 5 May 2021 15:37:20 -0600 Subject: [PATCH 078/113] Clarify use of Ceilings vs FrameFloors. --- schemas/BaseElements.xsd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 60d7f85b..2f5cd4a0 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -931,6 +931,9 @@ + + Use Ceilings for horizontal surfaces above living space (e.g., sufaces between living space and attic). + @@ -958,6 +961,9 @@ + + Use FrameFloors for horizontal surfaces below living space (e.g., sufaces between living space and crawlspace/basement/ambient foundations). + From f83268f210e284034ba96f0c8f368ba247e5ea2c Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 6 May 2021 14:40:33 -0600 Subject: [PATCH 079/113] Adds PreconditioningHeatingSystem, PreconditioningCoolingSystem, and PreconditioningHeatPump as child elements under VentilationFan. --- schemas/BaseElements.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 26b60239..9f973017 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1351,6 +1351,9 @@ to. + + + From 050e5a4f50f537e7224677fbdce7e478f2173768 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 7 May 2021 08:40:27 -0600 Subject: [PATCH 080/113] Small cleanup. --- schemas/BaseElements.xsd | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 2f5cd4a0..ad80c8f4 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -605,13 +605,13 @@ + DEPRECATION WARNING: AttachedToFrameFloor will be deprecated in the future. Use AttachedToCeiling instead. - @@ -693,13 +693,9 @@ - - - - DEPRECATION WARNING: AttachedToFrameFloor will be deprecated in the future. Use AttachedToCeiling instead. - - + + From 815f89c8532e407897802e8067f937c0b8695ced Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 12 May 2021 13:30:09 -0600 Subject: [PATCH 081/113] Add child elements for pilot light, etc. --- schemas/BaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index cb05da63..c8bb0668 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3145,6 +3145,7 @@ [grams per hour] from EPA label http://www.epa.gov/compliance/monitoring/programs/caa/woodheaters.html + @@ -3164,6 +3165,10 @@ + + + + From 18945702e894a24520b6efaef5fa271fc1cc22d6 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Mon, 24 May 2021 21:04:36 -0600 Subject: [PATCH 082/113] remove attachedtocoolingsystem --- schemas/BaseElements.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 9f973017..bf06e53b 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3132,7 +3132,6 @@ Consumer’s Directory of Certified Efficiency Ratings. - From f11b8e551b05f8087435a8cf886a249794cebf56 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 4 Jun 2021 15:50:00 -0600 Subject: [PATCH 083/113] Marks "storm" as deprecated. --- schemas/BaseElements.xsd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index fccc913a..6f6dc6bf 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1102,7 +1102,11 @@ - + + + DEPRECATION WARNING: The "storm" choice will be deprecated in the future; use the StormDoor element instead. + + From 2cefee66f7723f67f5fbc5bee6907b884f91cc72 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Fri, 4 Jun 2021 15:58:46 -0600 Subject: [PATCH 084/113] Revert new Location elements (will open a new PR) and deprecation notice (already part of a different PR). --- schemas/BaseElements.xsd | 3 --- schemas/HPXMLDataTypes.xsd | 3 --- 2 files changed, 6 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 34b4c416..fccc913a 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -334,7 +334,6 @@ - @@ -420,7 +419,6 @@ - @@ -432,7 +430,6 @@ - diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 3ccc3be3..883cd5bd 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1144,9 +1144,6 @@ - - NOTE: "other housing unit above" and "other housing unit below" will be deprecated in v4.0. Use "other housing unit" instead. - From 8dc30e92daa2f9ce39557b0c06a0d0b9df8d38f9 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 7 Jun 2021 14:03:25 -0600 Subject: [PATCH 085/113] Fix merge --- schemas/HPXMLDataTypes.xsd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index b2e9de31..8f7acbb6 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4769,6 +4769,8 @@ + + From f8f5bc44f1e13b96c7ab73846a356242631ea7ff Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Mon, 7 Jun 2021 16:40:19 -0600 Subject: [PATCH 086/113] Apply InteriorFinish to Ceiling element too. --- schemas/BaseElements.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 31bc860e..4508a762 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1073,6 +1073,7 @@ [sq.ft.] + From f6053363216838b94b4617dd04f5b8ffca88fa6f Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 10 Jun 2021 11:41:16 -0600 Subject: [PATCH 087/113] Revert enumeration split to eliminate breaking change. --- schemas/BaseElements.xsd | 24 ++++++++++++------------ schemas/HPXMLDataTypes.xsd | 37 ++++--------------------------------- 2 files changed, 16 insertions(+), 45 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index ad80c8f4..b4fd2dfd 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -725,7 +725,7 @@ - + [sq.ft.] Surface area of the roof itself @@ -768,8 +768,8 @@ - - + + [sq.ft.] @@ -815,8 +815,8 @@ - - + + @@ -866,8 +866,8 @@ - - + + @@ -937,8 +937,8 @@ - - + + @@ -967,8 +967,8 @@ - - + + @@ -998,7 +998,7 @@ - + [sq.ft.] Area of the slab diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index fa9893f5..68b5b9e8 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1143,37 +1143,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1192,6 +1162,7 @@ + @@ -1200,12 +1171,12 @@ - + DEPRECATION WARNING: Choices "other housing unit above" and "other housing unit below" will be deprecated in the future. Use Ceiling vs FrameFloor to describe whether "other housing unit" is above or below the given surface. - + From feee6ec377ec968dfc029fc85474ad940bbde5ba Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 10 Jun 2021 11:43:57 -0600 Subject: [PATCH 088/113] Cleanup. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index b4fd2dfd..869dc10c 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -695,7 +695,7 @@ - + From a0a2eaee47f7ba32a0b08f25255356aff58193f1 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 10 Jun 2021 11:57:56 -0600 Subject: [PATCH 089/113] Fix merge. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 664007bf..c39f436d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -464,7 +464,7 @@ Portable room dehumidifiers are typically used to dehumidify a single room or space and can be easily moved to where they are needed. Whole-home dehumidifiers are typically installed to use your home’s air ducts to dehumidify one or more rooms and are often permanent. Some dehumifiers can operate in both configurations by means of a ducting kit. - + [L/kWh] DEPRECATED. This will be removed in v4.0. Use EnergyFactor or IntegratedEnergyFactor instead. From 03555d0ae0183be3c77e8cd1a374efaea40afa6a Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 23 Sep 2021 09:40:59 -0600 Subject: [PATCH 090/113] Fix duplicate elements. --- schemas/HPXMLDataTypes.xsd | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 3ee4b3d9..5d15547e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4768,23 +4768,4 @@ - - - - - - - - - - - - The North American Fenestration Standard/Specification for windows, doors and, skylights provides a method for rating the structural performance, water resistance and air leakage of fenestration products. - - - - - - - From 7169f00384bd182eb451b465efae1108be39a967 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 23 Sep 2021 10:48:37 -0600 Subject: [PATCH 091/113] Season moved to BaseElements --- schemas/HPXMLDataTypes.xsd | 9 --------- 1 file changed, 9 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 5d15547e..9be4cc32 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4720,15 +4720,6 @@ - - - - - - - - - From 7bc46fce26a60f52e60475b95ab1b77ceae441f7 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 2 Nov 2021 10:38:24 -0600 Subject: [PATCH 092/113] Adds `NominalCapacitykWh` and `UsableCapacitykWh` elements so we can store capacities in terms of kWh instead of Ah. --- schemas/BaseElements.xsd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 89401a6e..31fc8873 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1882,11 +1882,21 @@ voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). + + + [kWh] The total Kilowatt hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. Capacity is computed by multiplying the discharge power (kW) by the discharge time (hours). + + [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. + + + [kWh] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. + + [W] The amount of power the battery typically generates under non-peak conditions. From 0e813478395823d7249834654bd50069aab52075 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 10:37:12 -0600 Subject: [PATCH 093/113] Revert "Adds `NominalCapacitykWh` and `UsableCapacitykWh` elements so we can store capacities in terms of kWh instead of Ah." This reverts commit 7bc46fce26a60f52e60475b95ab1b77ceae441f7. --- schemas/BaseElements.xsd | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index e98b4714..9bb7630d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -2042,21 +2042,11 @@ voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). - - - [kWh] The total Kilowatt hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. Capacity is computed by multiplying the discharge power (kW) by the discharge time (hours). - - [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. - - - [kWh] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. - - [W] The amount of power the battery typically generates under non-peak conditions. From 1c4e716e431f99aadaa1981b4595cc9bcde98fde Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 10:52:04 -0600 Subject: [PATCH 094/113] Allow `Units` and `Value` child elements for battery capacities so that Ah or kWh can be used. --- schemas/BaseElements.xsd | 20 +++++++++++++++----- schemas/HPXMLDataTypes.xsd | 13 +++++++++++++ 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 89401a6e..a8a1b29e 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1876,15 +1876,14 @@ - + - [Ah] The total Ampere hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off - voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). + The total energy available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. - + - [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. + The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. @@ -3374,6 +3373,17 @@ + + + + + + Ah is computed by multiplying the discharge current (Amps) by the discharge time (hours). kWh is computed by multiplying the power output (kW) by the discharge time (hours). + + + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index ddc84484..8ad9b33e 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -4592,4 +4592,17 @@ + + + + + + + + + + + + + From 95494b327b40d8fc29a46e696deb90368cad6555 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 11:59:14 -0600 Subject: [PATCH 095/113] Bump to 3.1 --- schemas/BaseElements.xsd | 2 +- schemas/HPXML.xsd | 2 +- schemas/HPXMLDataTypes.xsd | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 9bb7630d..409a0b8d 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1,5 +1,5 @@ - + diff --git a/schemas/HPXML.xsd b/schemas/HPXML.xsd index bddf8a5a..d97ecce7 100644 --- a/schemas/HPXML.xsd +++ b/schemas/HPXML.xsd @@ -1,5 +1,5 @@ - + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index dcb4d20d..84bcc6f5 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1,5 +1,5 @@ - + @@ -58,6 +58,7 @@ + From 2c7607f83b59c93af300d85457dd7bc3c49972e9 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 12:00:28 -0600 Subject: [PATCH 096/113] Bump to 4.0 --- schemas/BaseElements.xsd | 2 +- schemas/HPXML.xsd | 2 +- schemas/HPXMLDataTypes.xsd | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 37908154..b11185db 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1,5 +1,5 @@ - + diff --git a/schemas/HPXML.xsd b/schemas/HPXML.xsd index d97ecce7..df41444f 100644 --- a/schemas/HPXML.xsd +++ b/schemas/HPXML.xsd @@ -1,5 +1,5 @@ - + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index b003e43c..97d97e9a 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1,5 +1,5 @@ - + @@ -57,8 +57,7 @@ - - + From b36ad04c539a7f6d7bbc8b8f9c35a2789ce3dd60 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 12:36:21 -0600 Subject: [PATCH 097/113] Fix Units. --- schemas/BaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index a8a1b29e..1d424ce5 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3375,7 +3375,7 @@ - + Ah is computed by multiplying the discharge current (Amps) by the discharge time (hours). kWh is computed by multiplying the power output (kW) by the discharge time (hours). From c249aca2afadf537f1193be56aad94968ad69d2c Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Wed, 3 Nov 2021 12:59:22 -0600 Subject: [PATCH 098/113] Remove duplicated prefixes from element names. --- schemas/BaseElements.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 13c0ef71..cb2a9383 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -283,7 +283,7 @@ - + [ft] Depth from grade to bottom of vertical slab perimeter insulation @@ -297,12 +297,12 @@ - + [ft] Width from slab edge inward of horizontal under-slab insulation - + From e56f535dd5979c9634a877bc468adcf8e3df0ddb Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 4 Nov 2021 10:32:36 -0600 Subject: [PATCH 099/113] Allow both kWh and Ah to be provided. --- schemas/BaseElements.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index 1d424ce5..57f461b1 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -1876,12 +1876,12 @@ - + The total energy available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. - + The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. From b19f1ec4daacabb890f1e18dc5b23e7b0466d6cf Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Wed, 16 Feb 2022 14:59:36 -0700 Subject: [PATCH 100/113] add rac with reverse cycle --- schemas/HPXMLDataTypes.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 3cbf9289..3555d503 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1884,6 +1884,7 @@ + From d6087753cb51aabef911ea681e744075459cad1b Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Tue, 15 Mar 2022 17:45:03 -0600 Subject: [PATCH 101/113] enumeration name change --- schemas/HPXMLDataTypes.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 3555d503..774f2cc2 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1884,7 +1884,7 @@ - + From 96b641ad21fe4a73291369b14c6fa6018fbf57ac Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Fri, 25 Mar 2022 17:11:36 -0600 Subject: [PATCH 102/113] add room ac heating element --- schemas/HPXMLBaseElements.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 99f94828..9b97709b 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3318,6 +3318,14 @@ + + + + + + + + From 3f5a87f171a871291c575fc9e3f3c03da311ed75 Mon Sep 17 00:00:00 2001 From: Yueyue Zhou Date: Fri, 6 May 2022 15:09:14 -0600 Subject: [PATCH 103/113] refactor ptac/roomac with heating --- schemas/BaseElements.xsd | 16 ++++++++-------- schemas/HPXMLDataTypes.xsd | 3 ++- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/schemas/BaseElements.xsd b/schemas/BaseElements.xsd index bf06e53b..cfb00fa0 100644 --- a/schemas/BaseElements.xsd +++ b/schemas/BaseElements.xsd @@ -3224,14 +3224,6 @@ - - - - - - - - @@ -3341,6 +3333,14 @@ + + + + [Btuh] + + + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index c80a3258..b7882c77 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1840,9 +1840,10 @@ - + + From 7ea00eb01744e9fdb9c168590d0c43a423d0bf9a Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 10 May 2022 12:07:17 -0600 Subject: [PATCH 104/113] Adds `Boiler/OutdoorResetControl` element. --- schemas/HPXMLBaseElements.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 99f94828..9bdcd2ef 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3264,6 +3264,11 @@ + + + Outdoor Reset controls respond to changes in weather by changing the boiler water temperature circulating throughout the building, in order to save fuel. + + From f3ff80aa2e89953bafcdf9f71ae5cc7cd0304619 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 10 May 2022 16:18:46 -0600 Subject: [PATCH 105/113] Revert new element --- schemas/HPXMLBaseElements.xsd | 5 ----- 1 file changed, 5 deletions(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 34e9266c..051c028b 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3681,11 +3681,6 @@ - - - Outdoor Reset controls respond to changes in weather by changing the boiler water temperature circulating throughout the building, in order to save fuel. - - From 325a2f1a934a01e6fd2037b6546f885c993e85cc Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Tue, 28 Jun 2022 10:22:37 -0600 Subject: [PATCH 106/113] First pass --- schemas/HPXMLBaseElements.xsd | 57 +++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 6 deletions(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index c7f930d9..e82b6d49 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -700,7 +700,7 @@ - + @@ -740,7 +740,7 @@ - + @@ -788,7 +788,7 @@ - + @@ -1025,12 +1025,12 @@ - + - + - Use the FrameFloor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus + Use the Floor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus rooms, cantilevered floors, etc. @@ -1039,6 +1039,7 @@ + @@ -5077,6 +5078,50 @@ + + + + + + + + Sheathing insulation should be specified in the Insulation element as well. + + + + + Please specify stud spacing and framing factor in the appropriate places as well. + + + + + See https://thecraftsmanblog.com/framing-timber-balloon-platform for a description of different framing types. + + + + + + + + + + + + + + + + + + + + + + + + + + From e08f134960eccd296c7abd6d0db36e5f3b3d3365 Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Thu, 30 Jun 2022 15:01:14 -0600 Subject: [PATCH 107/113] Add sip and steel frame floors; remove child elements that don't apply to floors --- schemas/HPXMLBaseElements.xsd | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index e82b6d49..fc32a950 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -5083,21 +5083,22 @@ - - - Sheathing insulation should be specified in the Insulation element as well. - - - - - Please specify stud spacing and framing factor in the appropriate places as well. - - - - - See https://thecraftsmanblog.com/framing-timber-balloon-platform for a description of different framing types. - - + + + + + + + + + + + + + + + + From fe182c4988da2921af432da57b750e6c82705517 Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Thu, 30 Jun 2022 15:02:28 -0600 Subject: [PATCH 108/113] Change foundation thermal boundary enum --- schemas/HPXMLDataTypes.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index c54708ab..e24aed45 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -3331,7 +3331,7 @@ - + From 4369327bc9a3b4e3d32b27a94dd5613bddc4e37c Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Fri, 1 Jul 2022 12:11:52 -0600 Subject: [PATCH 109/113] Set minOccur for FloorType; Update test files --- examples/audit.xml | 32 ++++++++++++++++---------------- examples/bpi2101.xml | 30 +++++++++++++++--------------- examples/upgrade.xml | 32 ++++++++++++++++---------------- schemas/HPXMLBaseElements.xsd | 2 +- 4 files changed, 48 insertions(+), 48 deletions(-) diff --git a/examples/audit.xml b/examples/audit.xml index a06d8c89..102b6a18 100644 --- a/examples/audit.xml +++ b/examples/audit.xml @@ -98,7 +98,7 @@ - + @@ -110,7 +110,7 @@ true - + @@ -136,8 +136,8 @@ - - + + @@ -145,8 +145,8 @@ 19 - - + + @@ -154,8 +154,8 @@ 0 - - + + @@ -354,7 +354,7 @@ - + @@ -366,7 +366,7 @@ true - + @@ -392,8 +392,8 @@ - - + + @@ -401,8 +401,8 @@ 49 - - + + @@ -410,8 +410,8 @@ 0 - - + + diff --git a/examples/bpi2101.xml b/examples/bpi2101.xml index 8fe92a9a..e407c18e 100644 --- a/examples/bpi2101.xml +++ b/examples/bpi2101.xml @@ -54,7 +54,7 @@ - + @@ -87,8 +87,8 @@ - - + + @@ -99,8 +99,8 @@ 19 - - + + @@ -243,7 +243,7 @@ - + @@ -276,8 +276,8 @@ - - + + @@ -288,8 +288,8 @@ 50 - - + + @@ -441,7 +441,7 @@ - + @@ -474,8 +474,8 @@ - - + + @@ -486,8 +486,8 @@ 49 - - + + diff --git a/examples/upgrade.xml b/examples/upgrade.xml index 9267a97a..f12e3e3a 100644 --- a/examples/upgrade.xml +++ b/examples/upgrade.xml @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ false - + @@ -131,8 +131,8 @@ - - + + @@ -140,8 +140,8 @@ 13.0 - - + + @@ -154,8 +154,8 @@ 2.0 - - + + @@ -334,7 +334,7 @@ - + @@ -345,7 +345,7 @@ false - + @@ -381,8 +381,8 @@ - - + + @@ -395,8 +395,8 @@ 1.0 - - + + @@ -409,8 +409,8 @@ 2.0 - - + + diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index ae8b6a0d..4a1cb38c 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -1066,7 +1066,7 @@ - + From e1a9ea4dd29e0b090ea5992adb66772e1d1ef944 Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Wed, 13 Jul 2022 10:57:45 -0600 Subject: [PATCH 110/113] Change floor type WoodStud to WoodFrame --- schemas/HPXMLBaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index d892a58c..0da7a711 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -5574,7 +5574,7 @@ - + From 0e6a472b57b96061c62265612c8c0821be462f29 Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Wed, 13 Jul 2022 11:02:24 -0600 Subject: [PATCH 111/113] Resolve merge conflict --- schemas/HPXMLDataTypes.xsd | 3 --- 1 file changed, 3 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 38037b61..9a5b7475 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -57,12 +57,9 @@ -<<<<<<< HEAD -======= ->>>>>>> d492c85480205a1255b3bd601a177bb661449220 From 66fa5f04e17cc1e079217a636b83a92c8206cfef Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Wed, 13 Jul 2022 11:26:58 -0600 Subject: [PATCH 112/113] resolve merge conflict --- schemas/HPXMLDataTypes.xsd | 4 ---- 1 file changed, 4 deletions(-) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 38037b61..0880c5a1 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -57,12 +57,8 @@ -<<<<<<< HEAD -======= - ->>>>>>> d492c85480205a1255b3bd601a177bb661449220 From e9ae4bf9f39b2fcc3a5a739bb0e48aeaf36c3c2e Mon Sep 17 00:00:00 2001 From: bpark1327 Date: Wed, 13 Jul 2022 11:47:13 -0600 Subject: [PATCH 113/113] Revert "Merge branch 'v4_0' of https://github.com/hpxmlwg/hpxml into mass_floor" This reverts commit 6565e058ca3f7a23d11b1bc673ce83706b14bb56, reversing changes made to 4369327bc9a3b4e3d32b27a94dd5613bddc4e37c. --- schemas/HPXML.xsd | 5 +- schemas/HPXMLBaseElements.xsd | 579 ++++------------------------------ schemas/HPXMLDataTypes.xsd | 128 ++------ 3 files changed, 78 insertions(+), 634 deletions(-) diff --git a/schemas/HPXML.xsd b/schemas/HPXML.xsd index fbe4a96b..107f66e7 100644 --- a/schemas/HPXML.xsd +++ b/schemas/HPXML.xsd @@ -1,5 +1,6 @@ - + @@ -17,4 +18,4 @@ - + \ No newline at end of file diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 0da7a711..8d5c0cad 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -1,5 +1,6 @@ - + @@ -210,7 +211,7 @@ - + @@ -221,59 +222,23 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [in] - + + + + + + + + + [in] + + + + + + + @@ -290,67 +255,6 @@ - - - - - - - - - - - - - - - - [ft] Vertical distance from top of foundation wall to top of insulation. - - - - - [ft] Vertical distance from top of foundation wall to bottom of insulation. - - - - - - - - - - - - - - [ft] Depth from grade to bottom of vertical slab perimeter insulation - - - - - - - - - - - - - - [ft] Width from slab edge inward of horizontal under-slab insulation - - - - - - - - - - - - @@ -366,12 +270,6 @@ - - - Does the appliance serve multiple building/dwelling units? - - - @@ -412,10 +310,6 @@ - - - - @@ -486,10 +380,6 @@ - - - - @@ -836,13 +726,8 @@ - - - - DEPRECATION WARNING: AttachedToFloor will be deprecated in the future. Use AttachedToCeiling instead. - - + @@ -929,7 +814,6 @@ - @@ -1051,9 +935,6 @@ - - Interior partition surfaces should not be described using the Wall element. - @@ -1085,11 +966,6 @@ - - - Indicates whether the walls are vented or not. For example, the walls of a mobile home may be intentionally ventilated to remove accumulated moisture by having corrugated metal siding open at the bottom to provide space for air to flow between the exterior and interior wall materials. - - @@ -1155,39 +1031,18 @@ - - - - - - - - - - - - - - Use Ceilings for horizontal surfaces above living space (e.g., sufaces between living space and attic). - - - - - - - - - - - - - + + - [sq.ft.] + [ft] Vertical distance from top of foundation wall to top of insulation. + + + + + [ft] Vertical distance from top of foundation wall to bottom of insulation. - - + @@ -1198,14 +1053,12 @@ - - Use Floors for horizontal surfaces below living space (e.g., sufaces between living space and crawlspace/basement/ambient foundations). - - Interior partition surfaces should not be described using the Floor element. + Use the Floor element for all floors/ceilings. For example, living space ceilings/attic floors, floors above foundations, floors under bonus + rooms, cantilevered floors, etc. @@ -1265,6 +1118,17 @@ [ft] Perimeter of the slab exposed to ambient conditions + + + [ft] Depth from grade to bottom of vertical slab perimeter insulation + + + + + [ft] Width from slab edge inward of horizontal under-slab insulation + + + [ft] Perimeter of slab measured in feet that is on-grade (2 ft. below grade or less) and exposed to ambient conditions. @@ -1276,8 +1140,8 @@ - - + + @@ -1373,11 +1237,7 @@ - - - DEPRECATION WARNING: The "storm" choice will be deprecated in the future; use the StormDoor element instead. - - + @@ -1549,16 +1409,6 @@ - - - Does the system serve multiple building/dwelling units? - - - - - The fraction of supply air that is from recirculation. - - [sones] from manufacturer's info @@ -1614,9 +1464,6 @@ to. - - - @@ -1656,11 +1503,6 @@ - - - The hot water distribution system served by this water heating system. - - @@ -1673,12 +1515,6 @@ - - - Does the system serve multiple building/dwelling units or a shared laundry/equipment room? - - - A multiplier on the performance of the system. A value of 1 implies no performance adjustment. @@ -1839,7 +1675,7 @@ - DEPRECATED. This will be removed in v4.0. Use WaterHeatingSystem/HotWaterDistributionSystem instead. + The water heating system that this distribution system serves. @@ -2017,15 +1853,7 @@ [gal] - - - - - - - DEPRECATED. This will be removed in v4.0. Use AttachedToWaterHeatingSystem or AttachedToHotWaterDistribution instead. - - + The Solar Fraction is the portion of the total conventional hot water heating load (delivered energy and tank standby losses). The higher @@ -2057,12 +1885,6 @@ - - - Does the system serve multiple building/dwelling units? - - - @@ -2139,14 +1961,15 @@ - + - The total energy available when the battery is discharged starting from 100% state of charge until it reaches the cut-off voltage. + [Ah] The total Ampere hours available when the battery is discharged starting from 100% state of charge until it reaches the cut-off + voltage. Capacity is computed by multiplying the discharge current (Amps) by the discharge time (hours). - + - The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. + [Ah] The stored energy that can actually be used. In most cases usable capacity is less than the nominal capacity. @@ -2636,14 +2459,6 @@ - - - - - - - - @@ -2688,221 +2503,6 @@ Hours per day pool heater is used. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicates if the hot tub is above or below ground. - - - - - [gal] Volume of hot tub. - - - - - Months per year hot tub is in operation. - - - - - [in] - - - - - [in] - - - - - Type of filter used, if any. - - - - - - - - Pool pump: a mechanical assembly consisting of a “wet-end,” which houses the impeller and a motor. The pump increases the “head” and - “flow” of the water (ENERGY STAR, 2013). - - - - - - - - - Manufacturer of hot tub pump. - - - - - Serial number of hot tub pump. - - - - - Model number of hot tub pump. - - - - - Independent organization has verified that product or appliance meets or exceeds the standard in question (ENERGY STAR, CEE, - or other) - - - - - [gal/Wh] The measure of overall hot tub filter pump efficiency in units of gallons per watt-hour, as determined using the - applicable test method in Section 4.1.2. Energy factor is analogous to other energy factors such as miles per gallon. Energy factor (EF) is - calculated as: EF (gal/Wh) = flow rate (gpm) * 60 ÷ power (watts) (ANSI/APSP/ICC-15 2011). - - - - - The speed setting at which the Energy Factor was measured (ENERGY STAR, 2013). - - - - - The motor power output designed by the manufacturer for a rated RPM, voltage and frequency. May be less than total horsepower - where the service factor is greater than 1.0, or equal to total horsepower where the service factor = 1.0 (ANSI/APSP/ICC-15 - 2011). - - - - - The total horsepower, or product of the rated horsepower and the service factor of a motor used on a hot tub pump (also known as - SFHP) based on the maximum continuous duty motor power output rating allowable for the nameplate ambient rating and motor insulation class - (e.g., total horsepower = rated horsepower * service factor) (ANSI/APSP/ICC-15 2011). - - - - - A multiplier applied to the rated horsepower of a pump motor to indicate the percent above nameplate horsepower at which the - motor can operate continuously without exceeding its allowable insulation class temperature limit, provided that other design parameters, - such rated voltage, frequency and ambient temperature, are within limits. A 1.5 hp pump with a 1.65 service factor produces 2.475 hp (total - horsepower) at the maximum service factor point (ANSI/APSP/ICC-15 2011). - - - - - - - - [W] - - - - - [Rev/min] The number of revolutions of the motor shaft in a given unit of time, expressed as revolutions per - minute (RPM) (ENERGY STAR, 2013). - - - - - [gal/min] The volume of water flowing through the filtration system in a given time, usually measured in gallons - per minute (gpm) (ANSI/APSP/ICC-15 2011). - - - - - [hours] Number of hours per day a pool pump operates at a particular speed setting. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Type of hot tub cleaner used, if any. - - - - - Hours per day hot tub cleaner is used. - - - - - - - - - - - - - - - Type of heater used to heat hot tub, if any. - - - - - Hours per day hot tub heater is used. - - - - - - - - - - @@ -3622,22 +3222,6 @@ - - - Is the system a packaged system? - - - - - Does the system serve multiple building/dwelling units? - - - - - Does the system only provide preconditioning for mechanical ventilation? - - - @@ -3746,7 +3330,6 @@ [grams per hour] from EPA label http://www.epa.gov/compliance/monitoring/programs/caa/woodheaters.html - @@ -3763,18 +3346,6 @@ - - - - - - - - - - - - @@ -3887,7 +3458,7 @@ - + [Btuh] Output cooling capacity @@ -3901,14 +3472,6 @@ - - - - [Btuh] - - - - @@ -3932,17 +3495,6 @@ - - - - - - Ah is computed by multiplying the discharge current (Amps) by the discharge time (hours). kWh is computed by multiplying the power output (kW) by the discharge time (hours). - - - - - @@ -4212,7 +3764,7 @@ - Number of floors above grade that are heated/cooled including a walkout basement + Number of floors above grade that are heated/cooled @@ -4456,7 +4008,6 @@ - @@ -5109,16 +4660,7 @@ - - - DEPRECATED. This will be removed in v4.0. Use FractionOperable element instead. - - - - - If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1, otherwise the fraction of area that is operable. - - + @@ -5161,16 +4703,7 @@ - - - DEPRECATED. This will be removed in v4.0. Use FractionOperable element instead. - - - - - The fraction of windows/skylights that are operable. If the Window/Skylight element represents a single window/skylight, the value should be 0 or 1. - - + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 9a5b7475..a0b70753 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1,5 +1,6 @@ - + @@ -1172,20 +1173,14 @@ - - - - - DEPRECATION WARNING: Choices "other housing unit above" and "other housing unit below" will be deprecated in the future. Use Ceiling vs FrameFloor to describe whether "other housing unit" is above or below the given surface. - @@ -1802,9 +1797,6 @@ - - - @@ -1899,10 +1891,6 @@ - - - - @@ -1982,10 +1970,6 @@ - - - - @@ -2166,12 +2150,8 @@ - - - - - + @@ -2727,7 +2707,6 @@ - @@ -2743,7 +2722,6 @@ - @@ -2864,19 +2842,6 @@ - - - - - - - - - - - - - @@ -2980,10 +2945,6 @@ - - - - @@ -3045,10 +3006,6 @@ - - - - @@ -4428,10 +4385,6 @@ - - - - @@ -4653,19 +4606,6 @@ - - - - - - - - - - - - - @@ -4680,51 +4620,15 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - + + - - - The North American Fenestration Standard/Specification for windows, doors and, skylights provides a method for rating the structural performance, water resistance and air leakage of fenestration products. - + - + @@ -4768,15 +4672,21 @@ - + - - + + + + + - + + + The North American Fenestration Standard/Specification for windows, doors and, skylights provides a method for rating the structural performance, water resistance and air leakage of fenestration products. + - +