epb_view_models 2.7.1 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. data/api/schemas/data/orchestrate.json +19 -2
  3. data/api/schemas/xml/CEPC-S-7.0/Reports/BaseDataTypes.xsd +296 -296
  4. data/api/schemas/xml/CEPC-S-7.0/Reports/CEPC-Reports.xsd +63 -63
  5. data/api/schemas/xml/CEPC-S-7.0/Reports/Input-Data.xsd +34 -34
  6. data/api/schemas/xml/CEPC-S-7.0/Reports/Performance-Summary.xsd +120 -120
  7. data/api/schemas/xml/CEPC-S-7.0/Reports/Property.xsd +67 -67
  8. data/api/schemas/xml/CEPC-S-7.0/Reports/Report-Header.xsd +178 -178
  9. data/api/schemas/xml/CEPC-S-7.0/Reports/Reported-Data.xsd +391 -391
  10. data/api/schemas/xml/CEPC-S-7.0/Reports/UserManagement.xsd +171 -171
  11. data/api/schemas/xml/CEPC-S-7.1/Reports/BaseDataTypes.xsd +300 -300
  12. data/api/schemas/xml/CEPC-S-7.1/Reports/CEPC-Reports.xsd +66 -66
  13. data/api/schemas/xml/CEPC-S-7.1/Reports/Input-Data.xsd +34 -34
  14. data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd +125 -125
  15. data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd.bak +123 -123
  16. data/api/schemas/xml/CEPC-S-7.1/Reports/Property.xsd +67 -67
  17. data/api/schemas/xml/CEPC-S-7.1/Reports/Report-Header.xsd +178 -178
  18. data/api/schemas/xml/CEPC-S-7.1/Reports/Reported-Data.xsd +406 -406
  19. data/api/schemas/xml/CEPC-S-7.1/Reports/UserManagement.xsd +174 -174
  20. data/api/schemas/xml/CEPC-S-8.0.0/Reports/BaseDataTypes.xsd +302 -0
  21. data/api/schemas/xml/CEPC-S-8.0.0/Reports/CEPC-Reports.xsd +69 -0
  22. data/api/schemas/xml/CEPC-S-8.0.0/Reports/Input-Data.xsd +39 -0
  23. data/api/schemas/xml/CEPC-S-8.0.0/Reports/Performance-Summary.xsd +130 -0
  24. data/api/schemas/xml/CEPC-S-8.0.0/Reports/Property.xsd +72 -0
  25. data/api/schemas/xml/CEPC-S-8.0.0/Reports/Report-Header.xsd +182 -0
  26. data/api/schemas/xml/CEPC-S-8.0.0/Reports/Reported-Data.xsd +411 -0
  27. data/api/schemas/xml/CEPC-S-8.0.0/Reports/UserManagement.xsd +175 -0
  28. data/api/schemas/xml/CS63-S-8.0.0/ActionPlan.xsd +822 -0
  29. data/api/schemas/xml/DECAR-S-8.0.0/DEC-Summary.xsd +399 -0
  30. data/api/schemas/xml/DECAR-S-8.0.0/Reports/BaseDataTypes.xsd +187 -0
  31. data/api/schemas/xml/DECAR-S-8.0.0/Reports/CEPC-Reports.xsd +78 -0
  32. data/api/schemas/xml/DECAR-S-8.0.0/Reports/Input-Data.xsd +313 -0
  33. data/api/schemas/xml/DECAR-S-8.0.0/Reports/Performance-Summary.xsd +111 -0
  34. data/api/schemas/xml/DECAR-S-8.0.0/Reports/Report-Header.xsd +455 -0
  35. data/api/schemas/xml/DECAR-S-8.0.0/Reports/Reported-Data.xsd +408 -0
  36. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/ExternalDefinitions.xml +1456 -1456
  37. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/ExternalDefinitions.xsd +236 -236
  38. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/AssessorManagement.xsd +16 -16
  39. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/EPC-Certificate.xsd +388 -388
  40. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/EPC-CollectedData.xsd +784 -784
  41. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesExternal.xsd +283 -283
  42. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesGrounds.xsd +222 -222
  43. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesInternal.xsd +205 -205
  44. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesServices.xsd +311 -311
  45. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-PropertyDetails.xsd +380 -380
  46. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-RiskAssessment.xsd +298 -298
  47. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/Property.xsd +67 -67
  48. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/SAP-Reports.xsd +201 -201
  49. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/UserManagement.xsd +259 -259
  50. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/BaseDataTypes.xsd +176 -176
  51. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/EPC-Domains.xsd +881 -881
  52. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/HCR-Domains.xsd +1779 -1779
  53. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/SAP-Domains.xsd +1650 -1650
  54. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/SharedDomains.xsd +768 -768
  55. data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/TypeDefinitions.xsd +19 -19
  56. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/ExternalDefinitions.xml +1456 -1456
  57. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/ExternalDefinitions.xsd +236 -236
  58. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/AssessorManagement.xsd +208 -208
  59. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/EPC-Certificate.xsd +400 -400
  60. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/EPC-CollectedData.xsd +957 -957
  61. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/ExceptionList.xsd +18 -18
  62. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/Property.xsd +66 -66
  63. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/RdSAP-Report.xsd +180 -180
  64. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/ReportList.xsd +26 -26
  65. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/UDT/EPC-Domains.xsd +843 -843
  66. data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/UDT/SAP-Domains.xsd +2541 -2541
  67. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/ExternalDefinitions.xml +1456 -1456
  68. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/ExternalDefinitions.xsd +236 -236
  69. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/AssessorManagement.xsd +213 -213
  70. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/EPC-Certificate.xsd +400 -400
  71. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/EPC-CollectedData.xsd +966 -966
  72. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/ExceptionList.xsd +18 -18
  73. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/Property.xsd +66 -66
  74. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/RdSAP-Report.xsd +175 -175
  75. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/ReportList.xsd +26 -26
  76. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/UDT/EPC-Domains.xsd +853 -853
  77. data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/UDT/SAP-Domains.xsd +2551 -2551
  78. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/ExternalDefinitions.xsd +261 -261
  79. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/AssessorManagement.xsd +213 -213
  80. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-Certificate.xsd +400 -400
  81. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-CollectedData.xsd +1051 -1051
  82. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/Property.xsd +66 -66
  83. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/RdSAP-Report.xsd +176 -176
  84. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/ReportList.xsd +26 -26
  85. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/EPC-Domains.xsd +858 -858
  86. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/SAP-Domains.xsd +2684 -2684
  87. data/api/schemas/xml/RdSAP-Schema-S-21.0/RdSAP/Templates/RdSAP-Report.cs +11846 -11846
  88. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xml +1832 -0
  89. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xsd +267 -0
  90. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/AssessorManagement.xsd +212 -0
  91. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-Certificate.xsd +399 -0
  92. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-CollectedData.xsd +1453 -0
  93. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/Property.xsd +67 -0
  94. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/RdSAP-Report.xsd +179 -0
  95. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/EPC-Domains.xsd +943 -0
  96. data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/SAP-Domains.xsd +3557 -0
  97. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.txt +236 -236
  98. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.xml +1456 -1456
  99. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/EPC-Certificate.xsd +433 -433
  100. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/Property.xsd +69 -69
  101. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-CollectedData.xsd +1326 -1326
  102. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-Report.xsd +196 -196
  103. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/UserManagement.xsd +217 -217
  104. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/BaseDataTypes.xsd +175 -175
  105. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/EPC-Domains.xsd +813 -813
  106. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SAP09-Domains.xsd +3457 -3457
  107. data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SharedDomains.xsd +317 -317
  108. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xml +1456 -1456
  109. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xsd +236 -236
  110. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/AssessorManagement.xsd +216 -216
  111. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/EPC-Certificate.xsd +457 -457
  112. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/ExceptionList.xsd +18 -18
  113. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/Property.xsd +62 -62
  114. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/ReportList.xsd +26 -26
  115. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/SAP-CollectedData.xsd +1444 -1444
  116. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/SAP-Report.xsd +193 -193
  117. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/UDT/EPC-Domains.xsd +558 -558
  118. data/api/schemas/xml/SAP-Schema-S-17.0/SAP/UDT/SAP-Domains.xsd +2975 -2975
  119. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xml +1352 -0
  120. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xsd +242 -0
  121. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/AssessorManagement.xsd +210 -0
  122. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/EPC-Certificate.xsd +495 -0
  123. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ExceptionList.xsd +23 -0
  124. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/Property.xsd +77 -0
  125. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ReportList.xsd +30 -0
  126. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-CollectedData.xsd +1800 -0
  127. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Compliance-Report.xsd +40 -0
  128. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Report.xsd +206 -0
  129. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/EPC-Domains.xsd +564 -0
  130. data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/SAP-Domains.xsd +3140 -0
  131. data/lib/epb_view_models/version.rb +1 -1
  132. data/lib/view_model/cepc800/common_schema.rb +7 -7
  133. data/lib/view_model/cepc_s_800/cepc.rb +184 -0
  134. data/lib/view_model/cepc_wrapper.rb +2 -0
  135. data/lib/view_model/{cs63 → cs63_70}/common_schema.rb +1 -1
  136. data/lib/view_model/cs63_800/common_schema.rb +211 -0
  137. data/lib/view_model/cs63_wrapper.rb +15 -3
  138. data/lib/view_model/dec_rr_wrapper.rb +2 -0
  139. data/lib/view_model/dec_summary_wrapper.rb +2 -0
  140. data/lib/view_model/dec_wrapper.rb +2 -0
  141. data/lib/view_model/decar_s_800/common_schema.rb +109 -0
  142. data/lib/view_model/decar_s_800/dec.rb +235 -0
  143. data/lib/view_model/decar_s_800/dec_rr.rb +102 -0
  144. data/lib/view_model/factory.rb +6 -1
  145. data/lib/view_model/rd_sap_schema_s_2200/common_schema.rb +685 -0
  146. data/lib/view_model/rd_sap_wrapper.rb +4 -2
  147. data/lib/view_model/sap_schema_s_2000/common_schema.rb +619 -0
  148. data/lib/view_model/sap_wrapper.rb +2 -0
  149. metadata +46 -2
@@ -1,433 +1,433 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!-- edited with XMLSpy v2007 rel. 3 U (http://www.altova.com) by Graeme McLean (Bridgeall Ltd.) -->
3
- <xs:schema xmlns="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:bdt="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09/BaseDataTypes" xmlns:SAP="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" targetNamespace="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-16.1">
4
- <xs:import namespace="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09/BaseDataTypes" schemaLocation="../UDT/BaseDataTypes.xsd"/>
5
- <xs:include schemaLocation="../UDT/EPC-Domains.xsd"/>
6
- <xs:include schemaLocation="../UDT/SAP09-Domains.xsd"/>
7
- <xs:element name="LZC-Energy-Sources" type="LZC-Energy-Sources"/>
8
- <xs:complexType name="LZC-Energy-Sources">
9
- <xs:annotation>
10
- <xs:documentation>Details of low and zero carbon energy source(s) for the property, if any.</xs:documentation>
11
- </xs:annotation>
12
- <xs:sequence>
13
- <xs:element name="LZC-Energy-Source" type="SAP-LZCEnergySourceCode" maxOccurs="unbounded">
14
- <xs:annotation>
15
- <xs:documentation>Low and zero carbon energy source(s) for the property.</xs:documentation>
16
- </xs:annotation>
17
- </xs:element>
18
- </xs:sequence>
19
- </xs:complexType>
20
- <xs:simpleType name="EnergyRatingType">
21
- <xs:restriction base="xs:integer">
22
- <xs:minInclusive value="0"/>
23
- </xs:restriction>
24
- </xs:simpleType>
25
- <xs:element name="Energy-Assessment" type="Energy-Assessment"/>
26
- <xs:complexType name="Energy-Assessment">
27
- <xs:annotation>
28
- <xs:documentation>Energy Efficiency Assessment Report is an inspection report whose purpose is to assess the energy efficiency of the inspected property and provide energy ratings for the significant heat-loss features of the property.
29
-
30
- The report also identifies a number of potential improvements that may be made to the property in order to increase the energy efficiency.
31
- </xs:documentation>
32
- </xs:annotation>
33
- <xs:all>
34
- <xs:element name="Assessment-Date" type="xs:date">
35
- <xs:annotation>
36
- <xs:documentation>Date of assessment.</xs:documentation>
37
- </xs:annotation>
38
- </xs:element>
39
- <xs:element name="Property-Summary" type="Property-Summary"/>
40
- <xs:element name="Energy-Use" type="Energy-Use"/>
41
- <xs:element name="Suggested-Improvements" type="Suggested-Improvements" minOccurs="0"/>
42
- <xs:element name="LZC-Energy-Sources" type="LZC-Energy-Sources" minOccurs="0"/>
43
- <xs:element name="Renewable-Heat-Incentive" type="Renewable-Heat-Incentive" minOccurs="0"/>
44
- <xs:element name="Green-Deal-Package" type="Green-Deal-Package" minOccurs="0">
45
- <xs:annotation>
46
- <xs:documentation>Improvements that can form a Green Deal package</xs:documentation>
47
- </xs:annotation>
48
- </xs:element>
49
- <xs:element name="Alternative-Improvements" type="Suggested-Improvements" minOccurs="0">
50
- <xs:annotation>
51
- <xs:documentation>Alternative improvements to some of those given in Suggested-Improvements</xs:documentation>
52
- </xs:annotation>
53
- </xs:element>
54
- <xs:element name="Addendum" type="Addendum" minOccurs="0"/>
55
- </xs:all>
56
- </xs:complexType>
57
- <xs:element name="Property-Summary" type="Property-Summary"/>
58
- <xs:complexType name="Property-Summary">
59
- <xs:sequence>
60
- <xs:element name="Walls" type="PropertySummaryType" maxOccurs="unbounded"/>
61
- <xs:element name="Roof" type="PropertySummaryType" maxOccurs="unbounded"/>
62
- <xs:element name="Floor" type="PropertySummaryType" maxOccurs="unbounded"/>
63
- <xs:element name="Windows" type="PropertySummaryType"/>
64
- <xs:element name="Main-Heating" type="PropertySummaryType" maxOccurs="2"/>
65
- <xs:element name="Main-Heating-Controls" type="PropertySummaryType" maxOccurs="2"/>
66
- <xs:element name="Secondary-Heating" type="PropertySummaryType"/>
67
- <xs:element name="Hot-Water" type="PropertySummaryType"/>
68
- <xs:element name="Lighting" type="PropertySummaryType"/>
69
- <xs:element name="Air-Tightness" type="PropertySummaryType" minOccurs="0"/>
70
- <xs:element name="Has-Fixed-Air-Conditioning" type="xs:boolean" default="false" minOccurs="0">
71
- <xs:annotation>
72
- <xs:documentation>Fixed air conditioning?</xs:documentation>
73
- </xs:annotation>
74
- </xs:element>
75
- <xs:element name="Has-Hot-Water-Cylinder" type="xs:boolean" default="false" minOccurs="0">
76
- <xs:annotation>
77
- <xs:documentation>Hot water cylinder?</xs:documentation>
78
- </xs:annotation>
79
- </xs:element>
80
- <xs:element name="Has-Heated-Separate-Conservatory" type="xs:boolean" default="false" minOccurs="0">
81
- <xs:annotation>
82
- <xs:documentation>Heated separate conservatory?</xs:documentation>
83
- </xs:annotation>
84
- </xs:element>
85
- <xs:element name="Dwelling-Type" type="bdt:Sentence" minOccurs="0">
86
- <xs:annotation>
87
- <xs:documentation>Is a string such as Detached house or Top-floor flat</xs:documentation>
88
- </xs:annotation>
89
- </xs:element>
90
- <xs:element name="Total-Floor-Area" type="xs:positiveInteger" minOccurs="0">
91
- <xs:annotation>
92
- <xs:documentation>Is a number such as 125</xs:documentation>
93
- </xs:annotation>
94
- </xs:element>
95
- <xs:element name="Is-Zero-Carbon-Home" type="xs:boolean" default="false" minOccurs="0">
96
- <xs:annotation>
97
- <xs:documentation>Is dwelling a Zero Carbon Home?</xs:documentation>
98
- </xs:annotation>
99
- </xs:element>
100
- </xs:sequence>
101
- </xs:complexType>
102
- <xs:element name="Energy-Use" type="Energy-Use"/>
103
- <xs:complexType name="Energy-Use">
104
- <xs:annotation>
105
- <xs:documentation>Part of an Energy Report summarising the results of the various energy calculations made by the Home Inspector.</xs:documentation>
106
- </xs:annotation>
107
- <xs:all>
108
- <xs:element name="Energy-Rating-Current" type="EnergyRatingType">
109
- <xs:annotation>
110
- <xs:documentation>The Current Energy Rating of the Property</xs:documentation>
111
- </xs:annotation>
112
- </xs:element>
113
- <xs:element name="Energy-Rating-Potential" type="EnergyRatingType">
114
- <xs:annotation>
115
- <xs:documentation>The overall Energy Rating for the Property being assessed.</xs:documentation>
116
- </xs:annotation>
117
- </xs:element>
118
- <xs:element name="Energy-Rating-Average" type="EnergyRatingType">
119
- <xs:annotation>
120
- <xs:documentation>Average SAP rating for the country concerned. 0 if unknown or not applicable</xs:documentation>
121
- </xs:annotation>
122
- </xs:element>
123
- <xs:element name="Environmental-Impact-Current" type="EnergyRatingType">
124
- <xs:annotation>
125
- <xs:documentation>The estimated current Environmental Impact Rating of the property</xs:documentation>
126
- </xs:annotation>
127
- </xs:element>
128
- <xs:element name="Environmental-Impact-Potential" type="EnergyRatingType">
129
- <xs:annotation>
130
- <xs:documentation>The estimated potential Environmental Impact Rating of the property</xs:documentation>
131
- </xs:annotation>
132
- </xs:element>
133
- <xs:element name="Environmental-Impact-Average" type="EnergyRatingType">
134
- <xs:annotation>
135
- <xs:documentation>Average EI rating for the country concerned. 0 if unknown or not applicable</xs:documentation>
136
- </xs:annotation>
137
- </xs:element>
138
- <xs:element name="Energy-Consumption-Current" type="bdt:Measurement">
139
- <xs:annotation>
140
- <xs:documentation>Estimated total energy consumption for the Property in a 12 month period. Value is Kilowatt Hours per Square Metre (kWh/m2)</xs:documentation>
141
- </xs:annotation>
142
- </xs:element>
143
- <xs:element name="Energy-Consumption-Potential" type="bdt:Measurement">
144
- <xs:annotation>
145
- <xs:documentation>Estimated total energy consumption for the Property in a 12 month period. Value is Kilowatt Hours per Square Metre (kWh/m2)</xs:documentation>
146
- </xs:annotation>
147
- </xs:element>
148
- <xs:element name="CO2-Emissions-Current" type="bdt:Measurement">
149
- <xs:annotation>
150
- <xs:documentation>CO2 emissions per year in tonnes/year.</xs:documentation>
151
- </xs:annotation>
152
- </xs:element>
153
- <xs:element name="CO2-Emissions-Current-Per-Floor-Area" type="bdt:Measurement">
154
- <xs:annotation>
155
- <xs:documentation>CO2 emissions per square metre floor area per year in kg/m².</xs:documentation>
156
- </xs:annotation>
157
- </xs:element>
158
- <xs:element name="CO2-Emissions-Potential" type="bdt:Measurement">
159
- <xs:annotation>
160
- <xs:documentation>Estimated value in Tonnes per Year of the total CO2 emissions produced by the Property in 12 month period.</xs:documentation>
161
- </xs:annotation>
162
- </xs:element>
163
- <xs:element name="Lighting-Cost-Current" type="bdt:Money">
164
- <xs:annotation>
165
- <xs:documentation>The current estimated cost of Lighting for the property</xs:documentation>
166
- </xs:annotation>
167
- </xs:element>
168
- <xs:element name="Lighting-Cost-Potential" type="bdt:Money">
169
- <xs:annotation>
170
- <xs:documentation>The current estimated cost of Lighting for the property</xs:documentation>
171
- </xs:annotation>
172
- </xs:element>
173
- <xs:element name="Heating-Cost-Current" type="bdt:Money">
174
- <xs:annotation>
175
- <xs:documentation>The current estimated cost of Heating for the property</xs:documentation>
176
- </xs:annotation>
177
- </xs:element>
178
- <xs:element name="Heating-Cost-Potential" type="bdt:Money">
179
- <xs:annotation>
180
- <xs:documentation>The current estimated cost of Heating for the property</xs:documentation>
181
- </xs:annotation>
182
- </xs:element>
183
- <xs:element name="Hot-Water-Cost-Current" type="bdt:Money">
184
- <xs:annotation>
185
- <xs:documentation>|The current estimated cost of Hot Water for the property</xs:documentation>
186
- </xs:annotation>
187
- </xs:element>
188
- <xs:element name="Hot-Water-Cost-Potential" type="bdt:Money">
189
- <xs:annotation>
190
- <xs:documentation>|The current estimated cost of Hot Water for the property</xs:documentation>
191
- </xs:annotation>
192
- </xs:element>
193
- </xs:all>
194
- </xs:complexType>
195
- <xs:element name="Suggested-Improvements" type="Suggested-Improvements"/>
196
- <xs:complexType name="Suggested-Improvements">
197
- <xs:annotation>
198
- <xs:documentation>Part of an Energy Report that describes the a set of improvements that the Home Inspector considers would contribute to the overall energy rating of the property.</xs:documentation>
199
- </xs:annotation>
200
- <xs:sequence>
201
- <xs:element name="Improvement" type="Improvement" maxOccurs="unbounded"/>
202
- </xs:sequence>
203
- </xs:complexType>
204
- <xs:element name="Improvement" type="Improvement"/>
205
- <xs:complexType name="Improvement">
206
- <xs:all>
207
- <xs:element name="Sequence" type="xs:integer">
208
- <xs:annotation>
209
- <xs:documentation>Sequence of the Suggested Improvements within the set of Suggested Improvements. This is used to order the Recommendations on the output HCR / EPC so that the cumulative Ratings make sense.
210
-
211
- The Improved Energy Ratings that result from carrying out a Suggested Improvement are cumulative and assume that the improvements have been installed in the order they appear in the list. Hence they must be sequenced.</xs:documentation>
212
- </xs:annotation>
213
- </xs:element>
214
- <xs:element name="Improvement-Category" type="RecommendationCategoryCode">
215
- <xs:annotation>
216
- <xs:documentation>The category of improvement. This identifies where on the report the recommendation is printed.</xs:documentation>
217
- </xs:annotation>
218
- </xs:element>
219
- <xs:element name="Improvement-Type" type="SAP-ImprovementMeasureCode">
220
- <xs:annotation>
221
- <xs:documentation>Suggested work to be carried out on the Property to improve its energy efficiency. This should be a enumerated list of acceptable improvements but it hasn't yet been defined.</xs:documentation>
222
- </xs:annotation>
223
- </xs:element>
224
- <xs:element name="Typical-Saving" type="bdt:Money">
225
- <xs:annotation>
226
- <xs:documentation>Typical savings (in British Pounds) per year if the suggested improvement is carried out. 0 if not assessed</xs:documentation>
227
- </xs:annotation>
228
- </xs:element>
229
- <xs:element name="Energy-Performance-Rating" type="EnergyRatingType">
230
- <xs:annotation>
231
- <xs:documentation>The estimated Energy performance rating of the Property after the Suggested Improvement has been carried out providing any preceding Suggested Improvement has also been carried out. 0 if not assessed</xs:documentation>
232
- </xs:annotation>
233
- </xs:element>
234
- <xs:element name="Environmental-Impact-Rating" type="EnergyRatingType">
235
- <xs:annotation>
236
- <xs:documentation>The estimated Environmental Impact rating of the Property after the Suggested Improvement has been carried out providing any preceding Suggested Improvement has also been carried out. 0 if not assessed</xs:documentation>
237
- </xs:annotation>
238
- </xs:element>
239
- <xs:element name="Improvement-Details">
240
- <xs:complexType>
241
- <xs:choice>
242
- <xs:element name="Improvement-Texts" type="ImprovementTexts">
243
- <xs:annotation>
244
- <xs:documentation>For backward compatability only</xs:documentation>
245
- </xs:annotation>
246
- </xs:element>
247
- <xs:element name="Improvement-Number" type="RecommendationSummaryCode"/>
248
- </xs:choice>
249
- </xs:complexType>
250
- </xs:element>
251
- <xs:element name="Indicative-Cost" type="xs:string" minOccurs="0"/>
252
- <xs:element name="Green-Deal-Category" type="GreenDealCategoryCode" minOccurs="0"/>
253
- </xs:all>
254
- </xs:complexType>
255
- <xs:element name="ImprovementTexts" type="ImprovementTexts"/>
256
- <xs:complexType name="ImprovementTexts">
257
- <xs:sequence>
258
- <xs:element name="Improvement-Summary" type="bdt:Sentence" minOccurs="0">
259
- <xs:annotation>
260
- <xs:documentation>A short description of the suggested improvement.</xs:documentation>
261
- </xs:annotation>
262
- </xs:element>
263
- <xs:element name="Improvement-Heading" type="bdt:Sentence" minOccurs="0">
264
- <xs:annotation>
265
- <xs:documentation>Text to precede the improvement description. If this field is not provided the 'Improvement-Summary' is used instead.</xs:documentation>
266
- </xs:annotation>
267
- </xs:element>
268
- <xs:element name="Improvement-Description" type="bdt:Sentence">
269
- <xs:annotation>
270
- <xs:documentation>Detailed description of the suggested improvement.</xs:documentation>
271
- </xs:annotation>
272
- </xs:element>
273
- </xs:sequence>
274
- </xs:complexType>
275
- <xs:element name="PropertySummaryType" type="PropertySummaryType"/>
276
- <xs:complexType name="PropertySummaryType">
277
- <xs:all>
278
- <xs:element name="Description" type="bdt:Sentence" minOccurs="0">
279
- <xs:annotation>
280
- <xs:documentation>Overall description of the property feature</xs:documentation>
281
- </xs:annotation>
282
- </xs:element>
283
- <xs:element name="Energy-Efficiency-Rating" type="EnergyEfficiencySummaryCode">
284
- <xs:annotation>
285
- <xs:documentation>Overall summary of the energy effiocuemcy of the property feature.</xs:documentation>
286
- </xs:annotation>
287
- </xs:element>
288
- <xs:element name="Environmental-Efficiency-Rating" type="EnergyEfficiencySummaryCode">
289
- <xs:annotation>
290
- <xs:documentation>Summary of the environmental efficiency of the property feature</xs:documentation>
291
- </xs:annotation>
292
- </xs:element>
293
- </xs:all>
294
- </xs:complexType>
295
- <xs:element name="Renewable-Heat-Incentive" type="Renewable-Heat-Incentive">
296
- <xs:annotation>
297
- <xs:documentation>Data for RHI</xs:documentation>
298
- </xs:annotation>
299
- </xs:element>
300
- <xs:complexType name="Renewable-Heat-Incentive">
301
- <xs:choice>
302
- <xs:element name="RHI-New-Dwelling">
303
- <xs:complexType>
304
- <xs:all>
305
- <xs:element name="Space-Heating" type="bdt:Measurement">
306
- <xs:annotation>
307
- <xs:documentation>Space heating requirement.</xs:documentation>
308
- </xs:annotation>
309
- </xs:element>
310
- <xs:element name="Water-Heating" type="bdt:Measurement">
311
- <xs:annotation>
312
- <xs:documentation>Water heating requirement.</xs:documentation>
313
- </xs:annotation>
314
- </xs:element>
315
- </xs:all>
316
- </xs:complexType>
317
- </xs:element>
318
- <xs:element name="RHI-Existing-Dwelling">
319
- <xs:complexType>
320
- <xs:all>
321
- <xs:element name="Space-Heating-Existing-Dwelling" type="bdt:Measurement">
322
- <xs:annotation>
323
- <xs:documentation>Space heating requirement for existing dwelling.</xs:documentation>
324
- </xs:annotation>
325
- </xs:element>
326
- <xs:element name="Space-Heating-With-Loft-Insulation" type="bdt:Measurement" minOccurs="0">
327
- <xs:annotation>
328
- <xs:documentation>Space heating requirement after implementation of loft insulation recommendation, omit if loft insulation not recommended. For backwards compatibility only, do not use</xs:documentation>
329
- </xs:annotation>
330
- </xs:element>
331
- <xs:element name="Space-Heating-With-Cavity-Insulation" type="bdt:Measurement" minOccurs="0">
332
- <xs:annotation>
333
- <xs:documentation>Space heating requirement after implementation of cavity insulation recommendation, omit if cavity insulation not recommended. For backwards compatibility only, do not use</xs:documentation>
334
- </xs:annotation>
335
- </xs:element>
336
- <xs:element name="Space-Heating-With-Loft-And-Cavity-Insulation" type="bdt:Measurement" minOccurs="0">
337
- <xs:annotation>
338
- <xs:documentation>Space heating requirement after implementation of loft and cavity insulation recommendations, same as existing dwelling if neither is recommended. For backwards compatibility only, do not use</xs:documentation>
339
- </xs:annotation>
340
- </xs:element>
341
- <xs:element name="Water-Heating" type="bdt:Measurement">
342
- <xs:annotation>
343
- <xs:documentation>Water heating requirement.</xs:documentation>
344
- </xs:annotation>
345
- </xs:element>
346
- <xs:element name="Impact-Of-Loft-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
347
- <xs:annotation>
348
- <xs:documentation>Reduction in space heating requirement with loft insulation (as negative value). Omit if not applicable</xs:documentation>
349
- </xs:annotation>
350
- </xs:element>
351
- <xs:element name="Impact-Of-Cavity-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
352
- <xs:annotation>
353
- <xs:documentation>Reduction in space heating requirement with cavity insulation (as negative value). Omit if not applicable</xs:documentation>
354
- </xs:annotation>
355
- </xs:element>
356
- <xs:element name="Impact-Of-Solid-Wall-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
357
- <xs:annotation>
358
- <xs:documentation>Reduction in space heating requirement with solid wall insulation (as negative value). Omit if not applicable</xs:documentation>
359
- </xs:annotation>
360
- </xs:element>
361
- </xs:all>
362
- </xs:complexType>
363
- </xs:element>
364
- </xs:choice>
365
- </xs:complexType>
366
- <xs:element name="Green-Deal-Package" type="Green-Deal-Package"/>
367
- <xs:complexType name="Green-Deal-Package">
368
- <xs:sequence>
369
- <xs:element name="Green-Deal-Improvement" type="Green-Deal-Improvement" maxOccurs="unbounded">
370
- <xs:annotation>
371
- <xs:documentation>Improvements from Suggested-Improvements in the Green Deal package</xs:documentation>
372
- </xs:annotation>
373
- </xs:element>
374
- <xs:element name="Electricity-Saving" type="bdt:Money">
375
- <xs:annotation>
376
- <xs:documentation>Total electricity saving for the package</xs:documentation>
377
- </xs:annotation>
378
- </xs:element>
379
- <xs:element name="Gas-Saving" type="bdt:Money">
380
- <xs:annotation>
381
- <xs:documentation>Total gas saving for the package</xs:documentation>
382
- </xs:annotation>
383
- </xs:element>
384
- <xs:element name="Other-Fuel-Saving" type="bdt:Money">
385
- <xs:annotation>
386
- <xs:documentation>Total other saving for the package</xs:documentation>
387
- </xs:annotation>
388
- </xs:element>
389
- </xs:sequence>
390
- </xs:complexType>
391
- <xs:element name="Green-Deal-Improvement" type="Green-Deal-Improvement"/>
392
- <xs:complexType name="Green-Deal-Improvement">
393
- <xs:sequence>
394
- <xs:element name="Improvement-Type" type="SAP-ImprovementMeasureCode"/>
395
- <xs:element name="Improvement-Number" type="RecommendationSummaryCode"/>
396
- </xs:sequence>
397
- </xs:complexType>
398
- <xs:element name="Addendum" type="Addendum"/>
399
- <xs:complexType name="Addendum">
400
- <xs:sequence>
401
- <xs:element name="Cavity-Fill-Recommended" type="xs:boolean" minOccurs="0">
402
- <xs:annotation>
403
- <xs:documentation>Cavity fill is recommended</xs:documentation>
404
- </xs:annotation>
405
- </xs:element>
406
- <xs:element name="Stone-Walls" type="xs:boolean" minOccurs="0">
407
- <xs:annotation>
408
- <xs:documentation>Stone walls present, not insulated</xs:documentation>
409
- </xs:annotation>
410
- </xs:element>
411
- <xs:element name="System-Build" type="xs:boolean" minOccurs="0">
412
- <xs:annotation>
413
- <xs:documentation>System build present</xs:documentation>
414
- </xs:annotation>
415
- </xs:element>
416
- <xs:element name="Access-Issues" type="xs:boolean" minOccurs="0">
417
- <xs:annotation>
418
- <xs:documentation>Dwelling has access issues for cavity wall insulation. Include only when at least one of Cavity-Fill-Recommended, Stone-Walls, System-Build is also present</xs:documentation>
419
- </xs:annotation>
420
- </xs:element>
421
- <xs:element name="High-Exposure" type="xs:boolean" minOccurs="0">
422
- <xs:annotation>
423
- <xs:documentation>Dwelling may be exposed to wind-driven rain. Include only when at least one of Cavity-Fill-Recommended, Stone-Walls, System-Build is also present</xs:documentation>
424
- </xs:annotation>
425
- </xs:element>
426
- <xs:element name="Narrow-Cavities" type="xs:boolean" minOccurs="0">
427
- <xs:annotation>
428
- <xs:documentation>Dwelling may have narrow cavities. Include only when Cavity-Fill-Recommended is also present</xs:documentation>
429
- </xs:annotation>
430
- </xs:element>
431
- </xs:sequence>
432
- </xs:complexType>
433
- </xs:schema>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- edited with XMLSpy v2007 rel. 3 U (http://www.altova.com) by Graeme McLean (Bridgeall Ltd.) -->
3
+ <xs:schema xmlns="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:bdt="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09/BaseDataTypes" xmlns:SAP="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" targetNamespace="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-16.1">
4
+ <xs:import namespace="http://www.est.org.uk/epc/estcrV1/DCLG-SAP09/BaseDataTypes" schemaLocation="../UDT/BaseDataTypes.xsd"/>
5
+ <xs:include schemaLocation="../UDT/EPC-Domains.xsd"/>
6
+ <xs:include schemaLocation="../UDT/SAP09-Domains.xsd"/>
7
+ <xs:element name="LZC-Energy-Sources" type="LZC-Energy-Sources"/>
8
+ <xs:complexType name="LZC-Energy-Sources">
9
+ <xs:annotation>
10
+ <xs:documentation>Details of low and zero carbon energy source(s) for the property, if any.</xs:documentation>
11
+ </xs:annotation>
12
+ <xs:sequence>
13
+ <xs:element name="LZC-Energy-Source" type="SAP-LZCEnergySourceCode" maxOccurs="unbounded">
14
+ <xs:annotation>
15
+ <xs:documentation>Low and zero carbon energy source(s) for the property.</xs:documentation>
16
+ </xs:annotation>
17
+ </xs:element>
18
+ </xs:sequence>
19
+ </xs:complexType>
20
+ <xs:simpleType name="EnergyRatingType">
21
+ <xs:restriction base="xs:integer">
22
+ <xs:minInclusive value="0"/>
23
+ </xs:restriction>
24
+ </xs:simpleType>
25
+ <xs:element name="Energy-Assessment" type="Energy-Assessment"/>
26
+ <xs:complexType name="Energy-Assessment">
27
+ <xs:annotation>
28
+ <xs:documentation>Energy Efficiency Assessment Report is an inspection report whose purpose is to assess the energy efficiency of the inspected property and provide energy ratings for the significant heat-loss features of the property.
29
+
30
+ The report also identifies a number of potential improvements that may be made to the property in order to increase the energy efficiency.
31
+ </xs:documentation>
32
+ </xs:annotation>
33
+ <xs:all>
34
+ <xs:element name="Assessment-Date" type="xs:date">
35
+ <xs:annotation>
36
+ <xs:documentation>Date of assessment.</xs:documentation>
37
+ </xs:annotation>
38
+ </xs:element>
39
+ <xs:element name="Property-Summary" type="Property-Summary"/>
40
+ <xs:element name="Energy-Use" type="Energy-Use"/>
41
+ <xs:element name="Suggested-Improvements" type="Suggested-Improvements" minOccurs="0"/>
42
+ <xs:element name="LZC-Energy-Sources" type="LZC-Energy-Sources" minOccurs="0"/>
43
+ <xs:element name="Renewable-Heat-Incentive" type="Renewable-Heat-Incentive" minOccurs="0"/>
44
+ <xs:element name="Green-Deal-Package" type="Green-Deal-Package" minOccurs="0">
45
+ <xs:annotation>
46
+ <xs:documentation>Improvements that can form a Green Deal package</xs:documentation>
47
+ </xs:annotation>
48
+ </xs:element>
49
+ <xs:element name="Alternative-Improvements" type="Suggested-Improvements" minOccurs="0">
50
+ <xs:annotation>
51
+ <xs:documentation>Alternative improvements to some of those given in Suggested-Improvements</xs:documentation>
52
+ </xs:annotation>
53
+ </xs:element>
54
+ <xs:element name="Addendum" type="Addendum" minOccurs="0"/>
55
+ </xs:all>
56
+ </xs:complexType>
57
+ <xs:element name="Property-Summary" type="Property-Summary"/>
58
+ <xs:complexType name="Property-Summary">
59
+ <xs:sequence>
60
+ <xs:element name="Walls" type="PropertySummaryType" maxOccurs="unbounded"/>
61
+ <xs:element name="Roof" type="PropertySummaryType" maxOccurs="unbounded"/>
62
+ <xs:element name="Floor" type="PropertySummaryType" maxOccurs="unbounded"/>
63
+ <xs:element name="Windows" type="PropertySummaryType"/>
64
+ <xs:element name="Main-Heating" type="PropertySummaryType" maxOccurs="2"/>
65
+ <xs:element name="Main-Heating-Controls" type="PropertySummaryType" maxOccurs="2"/>
66
+ <xs:element name="Secondary-Heating" type="PropertySummaryType"/>
67
+ <xs:element name="Hot-Water" type="PropertySummaryType"/>
68
+ <xs:element name="Lighting" type="PropertySummaryType"/>
69
+ <xs:element name="Air-Tightness" type="PropertySummaryType" minOccurs="0"/>
70
+ <xs:element name="Has-Fixed-Air-Conditioning" type="xs:boolean" default="false" minOccurs="0">
71
+ <xs:annotation>
72
+ <xs:documentation>Fixed air conditioning?</xs:documentation>
73
+ </xs:annotation>
74
+ </xs:element>
75
+ <xs:element name="Has-Hot-Water-Cylinder" type="xs:boolean" default="false" minOccurs="0">
76
+ <xs:annotation>
77
+ <xs:documentation>Hot water cylinder?</xs:documentation>
78
+ </xs:annotation>
79
+ </xs:element>
80
+ <xs:element name="Has-Heated-Separate-Conservatory" type="xs:boolean" default="false" minOccurs="0">
81
+ <xs:annotation>
82
+ <xs:documentation>Heated separate conservatory?</xs:documentation>
83
+ </xs:annotation>
84
+ </xs:element>
85
+ <xs:element name="Dwelling-Type" type="bdt:Sentence" minOccurs="0">
86
+ <xs:annotation>
87
+ <xs:documentation>Is a string such as Detached house or Top-floor flat</xs:documentation>
88
+ </xs:annotation>
89
+ </xs:element>
90
+ <xs:element name="Total-Floor-Area" type="xs:positiveInteger" minOccurs="0">
91
+ <xs:annotation>
92
+ <xs:documentation>Is a number such as 125</xs:documentation>
93
+ </xs:annotation>
94
+ </xs:element>
95
+ <xs:element name="Is-Zero-Carbon-Home" type="xs:boolean" default="false" minOccurs="0">
96
+ <xs:annotation>
97
+ <xs:documentation>Is dwelling a Zero Carbon Home?</xs:documentation>
98
+ </xs:annotation>
99
+ </xs:element>
100
+ </xs:sequence>
101
+ </xs:complexType>
102
+ <xs:element name="Energy-Use" type="Energy-Use"/>
103
+ <xs:complexType name="Energy-Use">
104
+ <xs:annotation>
105
+ <xs:documentation>Part of an Energy Report summarising the results of the various energy calculations made by the Home Inspector.</xs:documentation>
106
+ </xs:annotation>
107
+ <xs:all>
108
+ <xs:element name="Energy-Rating-Current" type="EnergyRatingType">
109
+ <xs:annotation>
110
+ <xs:documentation>The Current Energy Rating of the Property</xs:documentation>
111
+ </xs:annotation>
112
+ </xs:element>
113
+ <xs:element name="Energy-Rating-Potential" type="EnergyRatingType">
114
+ <xs:annotation>
115
+ <xs:documentation>The overall Energy Rating for the Property being assessed.</xs:documentation>
116
+ </xs:annotation>
117
+ </xs:element>
118
+ <xs:element name="Energy-Rating-Average" type="EnergyRatingType">
119
+ <xs:annotation>
120
+ <xs:documentation>Average SAP rating for the country concerned. 0 if unknown or not applicable</xs:documentation>
121
+ </xs:annotation>
122
+ </xs:element>
123
+ <xs:element name="Environmental-Impact-Current" type="EnergyRatingType">
124
+ <xs:annotation>
125
+ <xs:documentation>The estimated current Environmental Impact Rating of the property</xs:documentation>
126
+ </xs:annotation>
127
+ </xs:element>
128
+ <xs:element name="Environmental-Impact-Potential" type="EnergyRatingType">
129
+ <xs:annotation>
130
+ <xs:documentation>The estimated potential Environmental Impact Rating of the property</xs:documentation>
131
+ </xs:annotation>
132
+ </xs:element>
133
+ <xs:element name="Environmental-Impact-Average" type="EnergyRatingType">
134
+ <xs:annotation>
135
+ <xs:documentation>Average EI rating for the country concerned. 0 if unknown or not applicable</xs:documentation>
136
+ </xs:annotation>
137
+ </xs:element>
138
+ <xs:element name="Energy-Consumption-Current" type="bdt:Measurement">
139
+ <xs:annotation>
140
+ <xs:documentation>Estimated total energy consumption for the Property in a 12 month period. Value is Kilowatt Hours per Square Metre (kWh/m2)</xs:documentation>
141
+ </xs:annotation>
142
+ </xs:element>
143
+ <xs:element name="Energy-Consumption-Potential" type="bdt:Measurement">
144
+ <xs:annotation>
145
+ <xs:documentation>Estimated total energy consumption for the Property in a 12 month period. Value is Kilowatt Hours per Square Metre (kWh/m2)</xs:documentation>
146
+ </xs:annotation>
147
+ </xs:element>
148
+ <xs:element name="CO2-Emissions-Current" type="bdt:Measurement">
149
+ <xs:annotation>
150
+ <xs:documentation>CO2 emissions per year in tonnes/year.</xs:documentation>
151
+ </xs:annotation>
152
+ </xs:element>
153
+ <xs:element name="CO2-Emissions-Current-Per-Floor-Area" type="bdt:Measurement">
154
+ <xs:annotation>
155
+ <xs:documentation>CO2 emissions per square metre floor area per year in kg/m².</xs:documentation>
156
+ </xs:annotation>
157
+ </xs:element>
158
+ <xs:element name="CO2-Emissions-Potential" type="bdt:Measurement">
159
+ <xs:annotation>
160
+ <xs:documentation>Estimated value in Tonnes per Year of the total CO2 emissions produced by the Property in 12 month period.</xs:documentation>
161
+ </xs:annotation>
162
+ </xs:element>
163
+ <xs:element name="Lighting-Cost-Current" type="bdt:Money">
164
+ <xs:annotation>
165
+ <xs:documentation>The current estimated cost of Lighting for the property</xs:documentation>
166
+ </xs:annotation>
167
+ </xs:element>
168
+ <xs:element name="Lighting-Cost-Potential" type="bdt:Money">
169
+ <xs:annotation>
170
+ <xs:documentation>The current estimated cost of Lighting for the property</xs:documentation>
171
+ </xs:annotation>
172
+ </xs:element>
173
+ <xs:element name="Heating-Cost-Current" type="bdt:Money">
174
+ <xs:annotation>
175
+ <xs:documentation>The current estimated cost of Heating for the property</xs:documentation>
176
+ </xs:annotation>
177
+ </xs:element>
178
+ <xs:element name="Heating-Cost-Potential" type="bdt:Money">
179
+ <xs:annotation>
180
+ <xs:documentation>The current estimated cost of Heating for the property</xs:documentation>
181
+ </xs:annotation>
182
+ </xs:element>
183
+ <xs:element name="Hot-Water-Cost-Current" type="bdt:Money">
184
+ <xs:annotation>
185
+ <xs:documentation>|The current estimated cost of Hot Water for the property</xs:documentation>
186
+ </xs:annotation>
187
+ </xs:element>
188
+ <xs:element name="Hot-Water-Cost-Potential" type="bdt:Money">
189
+ <xs:annotation>
190
+ <xs:documentation>|The current estimated cost of Hot Water for the property</xs:documentation>
191
+ </xs:annotation>
192
+ </xs:element>
193
+ </xs:all>
194
+ </xs:complexType>
195
+ <xs:element name="Suggested-Improvements" type="Suggested-Improvements"/>
196
+ <xs:complexType name="Suggested-Improvements">
197
+ <xs:annotation>
198
+ <xs:documentation>Part of an Energy Report that describes the a set of improvements that the Home Inspector considers would contribute to the overall energy rating of the property.</xs:documentation>
199
+ </xs:annotation>
200
+ <xs:sequence>
201
+ <xs:element name="Improvement" type="Improvement" maxOccurs="unbounded"/>
202
+ </xs:sequence>
203
+ </xs:complexType>
204
+ <xs:element name="Improvement" type="Improvement"/>
205
+ <xs:complexType name="Improvement">
206
+ <xs:all>
207
+ <xs:element name="Sequence" type="xs:integer">
208
+ <xs:annotation>
209
+ <xs:documentation>Sequence of the Suggested Improvements within the set of Suggested Improvements. This is used to order the Recommendations on the output HCR / EPC so that the cumulative Ratings make sense.
210
+
211
+ The Improved Energy Ratings that result from carrying out a Suggested Improvement are cumulative and assume that the improvements have been installed in the order they appear in the list. Hence they must be sequenced.</xs:documentation>
212
+ </xs:annotation>
213
+ </xs:element>
214
+ <xs:element name="Improvement-Category" type="RecommendationCategoryCode">
215
+ <xs:annotation>
216
+ <xs:documentation>The category of improvement. This identifies where on the report the recommendation is printed.</xs:documentation>
217
+ </xs:annotation>
218
+ </xs:element>
219
+ <xs:element name="Improvement-Type" type="SAP-ImprovementMeasureCode">
220
+ <xs:annotation>
221
+ <xs:documentation>Suggested work to be carried out on the Property to improve its energy efficiency. This should be a enumerated list of acceptable improvements but it hasn't yet been defined.</xs:documentation>
222
+ </xs:annotation>
223
+ </xs:element>
224
+ <xs:element name="Typical-Saving" type="bdt:Money">
225
+ <xs:annotation>
226
+ <xs:documentation>Typical savings (in British Pounds) per year if the suggested improvement is carried out. 0 if not assessed</xs:documentation>
227
+ </xs:annotation>
228
+ </xs:element>
229
+ <xs:element name="Energy-Performance-Rating" type="EnergyRatingType">
230
+ <xs:annotation>
231
+ <xs:documentation>The estimated Energy performance rating of the Property after the Suggested Improvement has been carried out providing any preceding Suggested Improvement has also been carried out. 0 if not assessed</xs:documentation>
232
+ </xs:annotation>
233
+ </xs:element>
234
+ <xs:element name="Environmental-Impact-Rating" type="EnergyRatingType">
235
+ <xs:annotation>
236
+ <xs:documentation>The estimated Environmental Impact rating of the Property after the Suggested Improvement has been carried out providing any preceding Suggested Improvement has also been carried out. 0 if not assessed</xs:documentation>
237
+ </xs:annotation>
238
+ </xs:element>
239
+ <xs:element name="Improvement-Details">
240
+ <xs:complexType>
241
+ <xs:choice>
242
+ <xs:element name="Improvement-Texts" type="ImprovementTexts">
243
+ <xs:annotation>
244
+ <xs:documentation>For backward compatability only</xs:documentation>
245
+ </xs:annotation>
246
+ </xs:element>
247
+ <xs:element name="Improvement-Number" type="RecommendationSummaryCode"/>
248
+ </xs:choice>
249
+ </xs:complexType>
250
+ </xs:element>
251
+ <xs:element name="Indicative-Cost" type="xs:string" minOccurs="0"/>
252
+ <xs:element name="Green-Deal-Category" type="GreenDealCategoryCode" minOccurs="0"/>
253
+ </xs:all>
254
+ </xs:complexType>
255
+ <xs:element name="ImprovementTexts" type="ImprovementTexts"/>
256
+ <xs:complexType name="ImprovementTexts">
257
+ <xs:sequence>
258
+ <xs:element name="Improvement-Summary" type="bdt:Sentence" minOccurs="0">
259
+ <xs:annotation>
260
+ <xs:documentation>A short description of the suggested improvement.</xs:documentation>
261
+ </xs:annotation>
262
+ </xs:element>
263
+ <xs:element name="Improvement-Heading" type="bdt:Sentence" minOccurs="0">
264
+ <xs:annotation>
265
+ <xs:documentation>Text to precede the improvement description. If this field is not provided the 'Improvement-Summary' is used instead.</xs:documentation>
266
+ </xs:annotation>
267
+ </xs:element>
268
+ <xs:element name="Improvement-Description" type="bdt:Sentence">
269
+ <xs:annotation>
270
+ <xs:documentation>Detailed description of the suggested improvement.</xs:documentation>
271
+ </xs:annotation>
272
+ </xs:element>
273
+ </xs:sequence>
274
+ </xs:complexType>
275
+ <xs:element name="PropertySummaryType" type="PropertySummaryType"/>
276
+ <xs:complexType name="PropertySummaryType">
277
+ <xs:all>
278
+ <xs:element name="Description" type="bdt:Sentence" minOccurs="0">
279
+ <xs:annotation>
280
+ <xs:documentation>Overall description of the property feature</xs:documentation>
281
+ </xs:annotation>
282
+ </xs:element>
283
+ <xs:element name="Energy-Efficiency-Rating" type="EnergyEfficiencySummaryCode">
284
+ <xs:annotation>
285
+ <xs:documentation>Overall summary of the energy effiocuemcy of the property feature.</xs:documentation>
286
+ </xs:annotation>
287
+ </xs:element>
288
+ <xs:element name="Environmental-Efficiency-Rating" type="EnergyEfficiencySummaryCode">
289
+ <xs:annotation>
290
+ <xs:documentation>Summary of the environmental efficiency of the property feature</xs:documentation>
291
+ </xs:annotation>
292
+ </xs:element>
293
+ </xs:all>
294
+ </xs:complexType>
295
+ <xs:element name="Renewable-Heat-Incentive" type="Renewable-Heat-Incentive">
296
+ <xs:annotation>
297
+ <xs:documentation>Data for RHI</xs:documentation>
298
+ </xs:annotation>
299
+ </xs:element>
300
+ <xs:complexType name="Renewable-Heat-Incentive">
301
+ <xs:choice>
302
+ <xs:element name="RHI-New-Dwelling">
303
+ <xs:complexType>
304
+ <xs:all>
305
+ <xs:element name="Space-Heating" type="bdt:Measurement">
306
+ <xs:annotation>
307
+ <xs:documentation>Space heating requirement.</xs:documentation>
308
+ </xs:annotation>
309
+ </xs:element>
310
+ <xs:element name="Water-Heating" type="bdt:Measurement">
311
+ <xs:annotation>
312
+ <xs:documentation>Water heating requirement.</xs:documentation>
313
+ </xs:annotation>
314
+ </xs:element>
315
+ </xs:all>
316
+ </xs:complexType>
317
+ </xs:element>
318
+ <xs:element name="RHI-Existing-Dwelling">
319
+ <xs:complexType>
320
+ <xs:all>
321
+ <xs:element name="Space-Heating-Existing-Dwelling" type="bdt:Measurement">
322
+ <xs:annotation>
323
+ <xs:documentation>Space heating requirement for existing dwelling.</xs:documentation>
324
+ </xs:annotation>
325
+ </xs:element>
326
+ <xs:element name="Space-Heating-With-Loft-Insulation" type="bdt:Measurement" minOccurs="0">
327
+ <xs:annotation>
328
+ <xs:documentation>Space heating requirement after implementation of loft insulation recommendation, omit if loft insulation not recommended. For backwards compatibility only, do not use</xs:documentation>
329
+ </xs:annotation>
330
+ </xs:element>
331
+ <xs:element name="Space-Heating-With-Cavity-Insulation" type="bdt:Measurement" minOccurs="0">
332
+ <xs:annotation>
333
+ <xs:documentation>Space heating requirement after implementation of cavity insulation recommendation, omit if cavity insulation not recommended. For backwards compatibility only, do not use</xs:documentation>
334
+ </xs:annotation>
335
+ </xs:element>
336
+ <xs:element name="Space-Heating-With-Loft-And-Cavity-Insulation" type="bdt:Measurement" minOccurs="0">
337
+ <xs:annotation>
338
+ <xs:documentation>Space heating requirement after implementation of loft and cavity insulation recommendations, same as existing dwelling if neither is recommended. For backwards compatibility only, do not use</xs:documentation>
339
+ </xs:annotation>
340
+ </xs:element>
341
+ <xs:element name="Water-Heating" type="bdt:Measurement">
342
+ <xs:annotation>
343
+ <xs:documentation>Water heating requirement.</xs:documentation>
344
+ </xs:annotation>
345
+ </xs:element>
346
+ <xs:element name="Impact-Of-Loft-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
347
+ <xs:annotation>
348
+ <xs:documentation>Reduction in space heating requirement with loft insulation (as negative value). Omit if not applicable</xs:documentation>
349
+ </xs:annotation>
350
+ </xs:element>
351
+ <xs:element name="Impact-Of-Cavity-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
352
+ <xs:annotation>
353
+ <xs:documentation>Reduction in space heating requirement with cavity insulation (as negative value). Omit if not applicable</xs:documentation>
354
+ </xs:annotation>
355
+ </xs:element>
356
+ <xs:element name="Impact-Of-Solid-Wall-Insulation" type="xs:nonPositiveInteger" minOccurs="0">
357
+ <xs:annotation>
358
+ <xs:documentation>Reduction in space heating requirement with solid wall insulation (as negative value). Omit if not applicable</xs:documentation>
359
+ </xs:annotation>
360
+ </xs:element>
361
+ </xs:all>
362
+ </xs:complexType>
363
+ </xs:element>
364
+ </xs:choice>
365
+ </xs:complexType>
366
+ <xs:element name="Green-Deal-Package" type="Green-Deal-Package"/>
367
+ <xs:complexType name="Green-Deal-Package">
368
+ <xs:sequence>
369
+ <xs:element name="Green-Deal-Improvement" type="Green-Deal-Improvement" maxOccurs="unbounded">
370
+ <xs:annotation>
371
+ <xs:documentation>Improvements from Suggested-Improvements in the Green Deal package</xs:documentation>
372
+ </xs:annotation>
373
+ </xs:element>
374
+ <xs:element name="Electricity-Saving" type="bdt:Money">
375
+ <xs:annotation>
376
+ <xs:documentation>Total electricity saving for the package</xs:documentation>
377
+ </xs:annotation>
378
+ </xs:element>
379
+ <xs:element name="Gas-Saving" type="bdt:Money">
380
+ <xs:annotation>
381
+ <xs:documentation>Total gas saving for the package</xs:documentation>
382
+ </xs:annotation>
383
+ </xs:element>
384
+ <xs:element name="Other-Fuel-Saving" type="bdt:Money">
385
+ <xs:annotation>
386
+ <xs:documentation>Total other saving for the package</xs:documentation>
387
+ </xs:annotation>
388
+ </xs:element>
389
+ </xs:sequence>
390
+ </xs:complexType>
391
+ <xs:element name="Green-Deal-Improvement" type="Green-Deal-Improvement"/>
392
+ <xs:complexType name="Green-Deal-Improvement">
393
+ <xs:sequence>
394
+ <xs:element name="Improvement-Type" type="SAP-ImprovementMeasureCode"/>
395
+ <xs:element name="Improvement-Number" type="RecommendationSummaryCode"/>
396
+ </xs:sequence>
397
+ </xs:complexType>
398
+ <xs:element name="Addendum" type="Addendum"/>
399
+ <xs:complexType name="Addendum">
400
+ <xs:sequence>
401
+ <xs:element name="Cavity-Fill-Recommended" type="xs:boolean" minOccurs="0">
402
+ <xs:annotation>
403
+ <xs:documentation>Cavity fill is recommended</xs:documentation>
404
+ </xs:annotation>
405
+ </xs:element>
406
+ <xs:element name="Stone-Walls" type="xs:boolean" minOccurs="0">
407
+ <xs:annotation>
408
+ <xs:documentation>Stone walls present, not insulated</xs:documentation>
409
+ </xs:annotation>
410
+ </xs:element>
411
+ <xs:element name="System-Build" type="xs:boolean" minOccurs="0">
412
+ <xs:annotation>
413
+ <xs:documentation>System build present</xs:documentation>
414
+ </xs:annotation>
415
+ </xs:element>
416
+ <xs:element name="Access-Issues" type="xs:boolean" minOccurs="0">
417
+ <xs:annotation>
418
+ <xs:documentation>Dwelling has access issues for cavity wall insulation. Include only when at least one of Cavity-Fill-Recommended, Stone-Walls, System-Build is also present</xs:documentation>
419
+ </xs:annotation>
420
+ </xs:element>
421
+ <xs:element name="High-Exposure" type="xs:boolean" minOccurs="0">
422
+ <xs:annotation>
423
+ <xs:documentation>Dwelling may be exposed to wind-driven rain. Include only when at least one of Cavity-Fill-Recommended, Stone-Walls, System-Build is also present</xs:documentation>
424
+ </xs:annotation>
425
+ </xs:element>
426
+ <xs:element name="Narrow-Cavities" type="xs:boolean" minOccurs="0">
427
+ <xs:annotation>
428
+ <xs:documentation>Dwelling may have narrow cavities. Include only when Cavity-Fill-Recommended is also present</xs:documentation>
429
+ </xs:annotation>
430
+ </xs:element>
431
+ </xs:sequence>
432
+ </xs:complexType>
433
+ </xs:schema>