From e9e66a5b44081e8f377d8c2cf4dfe4af16996f5a Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 14 Mar 2023 11:53:20 -0600 Subject: [PATCH 01/13] Strawman for duct insulation location. --- schemas/HPXMLBaseElements.xsd | 1 + schemas/HPXMLDataTypes.xsd | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 1af2aa94..9481ead5 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3743,6 +3743,7 @@ + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index b64a511a..a3081cd5 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1924,6 +1924,22 @@ + + + + + + + + + + + + + + + + From a7179d8cd1cf6893c06576784412a9b95be9da8b Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 14 Mar 2023 11:56:26 -0600 Subject: [PATCH 02/13] Add 'none' too --- schemas/HPXMLDataTypes.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index a3081cd5..ee4b9220 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1931,6 +1931,7 @@ + From 9074cad812690015cf5316577c73e148bdbda6bf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Mar 2023 17:57:27 +0000 Subject: [PATCH 03/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index 7a7f4104..4cdbad81 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3757,6 +3757,7 @@ + @@ -7859,6 +7860,23 @@ + + + + + + + + + + + + + + + + + From cbfe9726e2d7b68975eb80a33d4d6a70195f4d11 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 13 Apr 2023 09:21:31 -0600 Subject: [PATCH 04/13] Replace proposal with a new element specific to describing buried ducts. --- schemas/HPXMLBaseElements.xsd | 6 +++++- schemas/HPXMLDataTypes.xsd | 16 +++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index e6cc1b98..92bee27c 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3821,7 +3821,6 @@ - @@ -3830,6 +3829,11 @@ + + + Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation just covers the top of the ducts. Deeply buried ducts means the insulation continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + + diff --git a/schemas/HPXMLDataTypes.xsd b/schemas/HPXMLDataTypes.xsd index 4cf1b1dd..cfd243a9 100644 --- a/schemas/HPXMLDataTypes.xsd +++ b/schemas/HPXMLDataTypes.xsd @@ -1953,19 +1953,17 @@ - + - - - - - - + + + + - + - + From cae22dbf542ee786549cb2d701d3f386168dacfd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Apr 2023 15:22:11 +0000 Subject: [PATCH 05/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index 077e55cf..a0ea513f 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3835,7 +3835,6 @@ - @@ -3844,6 +3843,11 @@ + + + Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation just covers the top of the ducts. Deeply buried ducts means the insulation continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + + @@ -7981,19 +7985,17 @@ - + - - - - - - + + + + - + - + From 7610c2165a81064c0fca69af8ef24fa51191120e Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Thu, 13 Apr 2023 09:24:51 -0600 Subject: [PATCH 06/13] Clean up description --- schemas/HPXMLBaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 92bee27c..1cb086d4 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3831,7 +3831,7 @@ - Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation just covers the top of the ducts. Deeply buried ducts means the insulation continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation that just covers the top of the ducts. Deeply buried ducts have insulation that continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. From d511f26fffeb507610f19082aa2218e90ed9201b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Apr 2023 15:39:28 +0000 Subject: [PATCH 07/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index a0ea513f..29ca39c5 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3845,7 +3845,7 @@ - Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation just covers the top of the ducts. Deeply buried ducts means the insulation continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation that just covers the top of the ducts. Deeply buried ducts have insulation that continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. From 9ade999fabe2264e0de6000421cd6a2c96963ec6 Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 9 May 2023 15:12:41 -0600 Subject: [PATCH 08/13] Update description for DuctInsulationRValue; add DuctEffectiveRValue element. --- schemas/HPXMLBaseElements.xsd | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 1cb086d4..4e6ee8d8 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3822,7 +3822,16 @@ - + + + This should exclude the exterior air film -- e.g., use zero for uninsulated ducts. For ducts buried in insulation, this should only represent any surrounding insulation duct wrap and not the entire attic insulation R-value. + + + + + The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + + [in] From ae0d6384cbeff972b4725cb7a6fa03d4e193d446 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 May 2023 21:13:27 +0000 Subject: [PATCH 09/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index 29ca39c5..1eb60dd8 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3836,7 +3836,16 @@ - + + + This should exclude the exterior air film -- e.g., use zero for uninsulated ducts. For ducts buried in insulation, this should only represent any surrounding insulation duct wrap and not the entire attic insulation R-value. + + + + + The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + + [in] From 626a12b92ae4218f835c88528849d786fe7ffa1c Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 9 May 2023 15:13:35 -0600 Subject: [PATCH 10/13] Add datatype. --- schemas/HPXMLBaseElements.xsd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 4e6ee8d8..871f3239 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3827,11 +3827,6 @@ This should exclude the exterior air film -- e.g., use zero for uninsulated ducts. For ducts buried in insulation, this should only represent any surrounding insulation duct wrap and not the entire attic insulation R-value. - - - The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. - - [in] @@ -3843,6 +3838,11 @@ Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation that just covers the top of the ducts. Deeply buried ducts have insulation that continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + + + The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + + From e18183853acfb77f54f17edfae4d828095d9c154 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 May 2023 21:14:32 +0000 Subject: [PATCH 11/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index 1eb60dd8..e02e05e4 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3841,11 +3841,6 @@ This should exclude the exterior air film -- e.g., use zero for uninsulated ducts. For ducts buried in insulation, this should only represent any surrounding insulation duct wrap and not the entire attic insulation R-value. - - - The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. - - [in] @@ -3857,6 +3852,11 @@ Describes ducts buried in, e.g., attic loose-fill insulation. Partially buried ducts have insulation that does not cover the top of the ducts. Fully buried ducts have insulation that just covers the top of the ducts. Deeply buried ducts have insulation that continues above the top of the ducts. See https://basc.pnnl.gov/resource-guides/ducts-buried-attic-insulation for more information. + + + The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + + From 020e04b47cfb27067236533d12b9169a742d5a8e Mon Sep 17 00:00:00 2001 From: Scott Horowitz Date: Tue, 9 May 2023 15:47:31 -0600 Subject: [PATCH 12/13] Typo. --- schemas/HPXMLBaseElements.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/HPXMLBaseElements.xsd b/schemas/HPXMLBaseElements.xsd index 871f3239..eb6f5a59 100644 --- a/schemas/HPXMLBaseElements.xsd +++ b/schemas/HPXMLBaseElements.xsd @@ -3840,7 +3840,7 @@ - The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + The overall effective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. From fa913785e7f4be9e6fce5ac811377a5fa2fbcabd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 May 2023 21:48:16 +0000 Subject: [PATCH 13/13] Latest HPXMLMerged.xsd --- merged_schema/HPXMLMerged.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merged_schema/HPXMLMerged.xsd b/merged_schema/HPXMLMerged.xsd index e02e05e4..db5656fd 100644 --- a/merged_schema/HPXMLMerged.xsd +++ b/merged_schema/HPXMLMerged.xsd @@ -3854,7 +3854,7 @@ - The overall efective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation. + The overall effective R-value. Includes the exterior air film as well as other effects such as adjustments for insulation wrapped around round ducts, or ducts buried in attic insulation.