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
@@ -0,0 +1,564 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <xs:schema
3
+ xmlns="https://epbr.digital.communities.gov.uk/xsd/sap-s"
4
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
5
+ targetNamespace="https://epbr.digital.communities.gov.uk/xsd/sap-s"
6
+ elementFormDefault="qualified"
7
+ attributeFormDefault="unqualified"
8
+ version="S-20.0.0"
9
+ >
10
+ <xs:simpleType name="RecommendationSummaryCode">
11
+ <xs:restriction base="xs:string">
12
+ <xs:enumeration value="1">
13
+ <xs:annotation>
14
+ <xs:documentation>Insulate hot water cylinder with 80 mm jacket</xs:documentation>
15
+ </xs:annotation>
16
+ </xs:enumeration>
17
+ <xs:enumeration value="2">
18
+ <xs:annotation>
19
+ <xs:documentation>Increase hot water cylinder insulation</xs:documentation>
20
+ </xs:annotation>
21
+ </xs:enumeration>
22
+ <xs:enumeration value="3">
23
+ <xs:annotation>
24
+ <xs:documentation>Add additional 80 mm jacket to hot water cylinder</xs:documentation>
25
+ </xs:annotation>
26
+ </xs:enumeration>
27
+ <xs:enumeration value="4">
28
+ <xs:annotation>
29
+ <xs:documentation>Hot water cylinder thermostat</xs:documentation>
30
+ </xs:annotation>
31
+ </xs:enumeration>
32
+ <xs:enumeration value="5">
33
+ <xs:annotation>
34
+ <xs:documentation>Increase loft insulation to 270 mm</xs:documentation>
35
+ </xs:annotation>
36
+ </xs:enumeration>
37
+ <xs:enumeration value="6">
38
+ <xs:annotation>
39
+ <xs:documentation>Cavity wall insulation</xs:documentation>
40
+ </xs:annotation>
41
+ </xs:enumeration>
42
+ <xs:enumeration value="7">
43
+ <xs:annotation>
44
+ <xs:documentation>Internal or external wall insulation</xs:documentation>
45
+ </xs:annotation>
46
+ </xs:enumeration>
47
+ <xs:enumeration value="8">
48
+ <xs:annotation>
49
+ <xs:documentation>Replace single glazed windows with low-E double glazing</xs:documentation>
50
+ </xs:annotation>
51
+ </xs:enumeration>
52
+ <xs:enumeration value="9">
53
+ <xs:annotation>
54
+ <xs:documentation>Secondary glazing to single glazed windows</xs:documentation>
55
+ </xs:annotation>
56
+ </xs:enumeration>
57
+ <xs:enumeration value="10">
58
+ <xs:annotation>
59
+ <xs:documentation>Draught proofing</xs:documentation>
60
+ </xs:annotation>
61
+ </xs:enumeration>
62
+ <xs:enumeration value="11">
63
+ <xs:annotation>
64
+ <xs:documentation>Heating controls (programmer, room thermostat and TRVs)</xs:documentation>
65
+ </xs:annotation>
66
+ </xs:enumeration>
67
+ <xs:enumeration value="12">
68
+ <xs:annotation>
69
+ <xs:documentation>Heating controls (room thermostat and TRVs)</xs:documentation>
70
+ </xs:annotation>
71
+ </xs:enumeration>
72
+ <xs:enumeration value="13">
73
+ <xs:annotation>
74
+ <xs:documentation>Heating controls (thermostatic radiator valves)</xs:documentation>
75
+ </xs:annotation>
76
+ </xs:enumeration>
77
+ <xs:enumeration value="14">
78
+ <xs:annotation>
79
+ <xs:documentation>Heating controls (room thermostat)</xs:documentation>
80
+ </xs:annotation>
81
+ </xs:enumeration>
82
+ <xs:enumeration value="15">
83
+ <xs:annotation>
84
+ <xs:documentation>Heating controls (programmer and TRVs)</xs:documentation>
85
+ </xs:annotation>
86
+ </xs:enumeration>
87
+ <xs:enumeration value="16">
88
+ <xs:annotation>
89
+ <xs:documentation>Heating controls (time and temperature zone control)</xs:documentation>
90
+ </xs:annotation>
91
+ </xs:enumeration>
92
+ <xs:enumeration value="17">
93
+ <xs:annotation>
94
+ <xs:documentation>Heating controls (programmer and room thermostat)</xs:documentation>
95
+ </xs:annotation>
96
+ </xs:enumeration>
97
+ <xs:enumeration value="18">
98
+ <xs:annotation>
99
+ <xs:documentation>Heating controls (room thermostat)</xs:documentation>
100
+ </xs:annotation>
101
+ </xs:enumeration>
102
+ <xs:enumeration value="19">
103
+ <xs:annotation>
104
+ <xs:documentation>Solar water heating</xs:documentation>
105
+ </xs:annotation>
106
+ </xs:enumeration>
107
+ <xs:enumeration value="20">
108
+ <xs:annotation>
109
+ <xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
110
+ </xs:annotation>
111
+ </xs:enumeration>
112
+ <xs:enumeration value="21">
113
+ <xs:annotation>
114
+ <xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
115
+ </xs:annotation>
116
+ </xs:enumeration>
117
+ <xs:enumeration value="22">
118
+ <xs:annotation>
119
+ <xs:documentation>Replace boiler with biomass boiler</xs:documentation>
120
+ </xs:annotation>
121
+ </xs:enumeration>
122
+ <xs:enumeration value="23">
123
+ <xs:annotation>
124
+ <xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
125
+ </xs:annotation>
126
+ </xs:enumeration>
127
+ <xs:enumeration value="24">
128
+ <xs:annotation>
129
+ <xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
130
+ </xs:annotation>
131
+ </xs:enumeration>
132
+ <xs:enumeration value="25">
133
+ <xs:annotation>
134
+ <xs:documentation>Fan assisted storage heaters</xs:documentation>
135
+ </xs:annotation>
136
+ </xs:enumeration>
137
+ <xs:enumeration value="26">
138
+ <xs:annotation>
139
+ <xs:documentation>Replacement warm air unit</xs:documentation>
140
+ </xs:annotation>
141
+ </xs:enumeration>
142
+ <xs:enumeration value="27">
143
+ <xs:annotation>
144
+ <xs:documentation>Change heating to gas condensing boiler</xs:documentation>
145
+ </xs:annotation>
146
+ </xs:enumeration>
147
+ <xs:enumeration value="28">
148
+ <xs:annotation>
149
+ <xs:documentation>Condensing oil boiler with radiators</xs:documentation>
150
+ </xs:annotation>
151
+ </xs:enumeration>
152
+ <xs:enumeration value="29">
153
+ <xs:annotation>
154
+ <xs:documentation>Change heating to gas condensing boiler</xs:documentation>
155
+ </xs:annotation>
156
+ </xs:enumeration>
157
+ <xs:enumeration value="30">
158
+ <xs:annotation>
159
+ <xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
160
+ </xs:annotation>
161
+ </xs:enumeration>
162
+ <xs:enumeration value="31">
163
+ <xs:annotation>
164
+ <xs:documentation>Fan-assisted storage heaters</xs:documentation>
165
+ </xs:annotation>
166
+ </xs:enumeration>
167
+ <xs:enumeration value="32">
168
+ <xs:annotation>
169
+ <xs:documentation>Change heating to gas condensing boiler</xs:documentation>
170
+ </xs:annotation>
171
+ </xs:enumeration>
172
+ <xs:enumeration value="34">
173
+ <xs:annotation>
174
+ <xs:documentation>Solar photovoltaic panels, 2.5 kWp</xs:documentation>
175
+ </xs:annotation>
176
+ </xs:enumeration>
177
+ <xs:enumeration value="35">
178
+ <xs:annotation>
179
+ <xs:documentation>Low energy lighting for all fixed outlets</xs:documentation>
180
+ </xs:annotation>
181
+ </xs:enumeration>
182
+ <xs:enumeration value="36">
183
+ <xs:annotation>
184
+ <xs:documentation>Replace heating unit with condensing unit</xs:documentation>
185
+ </xs:annotation>
186
+ </xs:enumeration>
187
+ <xs:enumeration value="37">
188
+ <xs:annotation>
189
+ <xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
190
+ </xs:annotation>
191
+ </xs:enumeration>
192
+ <xs:enumeration value="38">
193
+ <xs:annotation>
194
+ <xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
195
+ </xs:annotation>
196
+ </xs:enumeration>
197
+ <xs:enumeration value="39">
198
+ <xs:annotation>
199
+ <xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
200
+ </xs:annotation>
201
+ </xs:enumeration>
202
+ <xs:enumeration value="40">
203
+ <xs:annotation>
204
+ <xs:documentation>Change room heaters to condensing boiler</xs:documentation>
205
+ </xs:annotation>
206
+ </xs:enumeration>
207
+ <xs:enumeration value="41">
208
+ <xs:annotation>
209
+ <xs:documentation>Change room heaters to condensing boiler</xs:documentation>
210
+ </xs:annotation>
211
+ </xs:enumeration>
212
+ <xs:enumeration value="42">
213
+ <xs:annotation>
214
+ <xs:documentation>Replace heating unit with mains gas condensing unit</xs:documentation>
215
+ </xs:annotation>
216
+ </xs:enumeration>
217
+ <xs:enumeration value="43">
218
+ <xs:annotation>
219
+ <xs:documentation>Condensing oil boiler with radiators</xs:documentation>
220
+ </xs:annotation>
221
+ </xs:enumeration>
222
+ <xs:enumeration value="44">
223
+ <xs:annotation>
224
+ <xs:documentation>Wind turbine</xs:documentation>
225
+ </xs:annotation>
226
+ </xs:enumeration>
227
+ <xs:enumeration value="45">
228
+ <xs:annotation>
229
+ <xs:documentation>Flat roof insulation</xs:documentation>
230
+ </xs:annotation>
231
+ </xs:enumeration>
232
+ <xs:enumeration value="46">
233
+ <xs:annotation>
234
+ <xs:documentation>Room-in-roof insulation</xs:documentation>
235
+ </xs:annotation>
236
+ </xs:enumeration>
237
+ <xs:enumeration value="47">
238
+ <xs:annotation>
239
+ <xs:documentation>Floor insulation</xs:documentation>
240
+ </xs:annotation>
241
+ </xs:enumeration>
242
+ <xs:enumeration value="48">
243
+ <xs:annotation>
244
+ <xs:documentation>High performance external doors</xs:documentation>
245
+ </xs:annotation>
246
+ </xs:enumeration>
247
+ <xs:enumeration value="49">
248
+ <xs:annotation>
249
+ <xs:documentation>Heat recovery system for mixer showers</xs:documentation>
250
+ </xs:annotation>
251
+ </xs:enumeration>
252
+ <xs:enumeration value="50">
253
+ <xs:annotation>
254
+ <xs:documentation>Flue gas heat recovery device in conjunction with boiler</xs:documentation>
255
+ </xs:annotation>
256
+ </xs:enumeration>
257
+ <xs:enumeration value="51">
258
+ <xs:annotation>
259
+ <xs:documentation>Air or ground source heat pump</xs:documentation>
260
+ </xs:annotation>
261
+ </xs:enumeration>
262
+ <xs:enumeration value="52">
263
+ <xs:annotation>
264
+ <xs:documentation>Air or ground source heat pump with underfloor heating</xs:documentation>
265
+ </xs:annotation>
266
+ </xs:enumeration>
267
+ <xs:enumeration value="53">
268
+ <xs:annotation>
269
+ <xs:documentation>Micro CHP</xs:documentation>
270
+ </xs:annotation>
271
+ </xs:enumeration>
272
+ <xs:enumeration value="54">
273
+ <xs:annotation>
274
+ <xs:documentation>Biomass boiler (Exempted Appliance if in Smoke Control Area)</xs:documentation>
275
+ </xs:annotation>
276
+ </xs:enumeration>
277
+ <xs:enumeration value="55">
278
+ <xs:annotation>
279
+ <xs:documentation>External insulation with cavity wall insulation</xs:documentation>
280
+ </xs:annotation>
281
+ </xs:enumeration>
282
+ </xs:restriction>
283
+ </xs:simpleType>
284
+ <xs:simpleType name="RecommendationCategoryCode">
285
+ <xs:restriction base="xs:string">
286
+ <xs:enumeration value="1">
287
+ <xs:annotation>
288
+ <xs:documentation>Lower cost - this is for backwards compatibility only and should not be used</xs:documentation>
289
+ </xs:annotation>
290
+ </xs:enumeration>
291
+ <xs:enumeration value="2">
292
+ <xs:annotation>
293
+ <xs:documentation>Higher cost - this is for backwards compatibility only and should not be used</xs:documentation>
294
+ </xs:annotation>
295
+ </xs:enumeration>
296
+ <xs:enumeration value="3">
297
+ <xs:annotation>
298
+ <xs:documentation>Further measure - this is for backwards compatibility only and should not be used</xs:documentation>
299
+ </xs:annotation>
300
+ </xs:enumeration>
301
+ <xs:enumeration value="4">
302
+ <xs:annotation>
303
+ <xs:documentation>Deselected. This is for backwards compatibility only and should not be used.</xs:documentation>
304
+ </xs:annotation>
305
+ </xs:enumeration>
306
+ <xs:enumeration value="5">
307
+ <xs:annotation>
308
+ <xs:documentation>Normal measure</xs:documentation>
309
+ </xs:annotation>
310
+ </xs:enumeration>
311
+ <xs:enumeration value="6">
312
+ <xs:annotation>
313
+ <xs:documentation>Alternative measure</xs:documentation>
314
+ </xs:annotation>
315
+ </xs:enumeration>
316
+ </xs:restriction>
317
+ </xs:simpleType>
318
+ <xs:simpleType name="EnergyEfficiencySummaryCode">
319
+ <xs:restriction base="xs:string">
320
+ <xs:enumeration value="0">
321
+ <xs:annotation>
322
+ <xs:documentation>N/A</xs:documentation>
323
+ </xs:annotation>
324
+ </xs:enumeration>
325
+ <xs:enumeration value="1">
326
+ <xs:annotation>
327
+ <xs:documentation>Very Poor</xs:documentation>
328
+ </xs:annotation>
329
+ </xs:enumeration>
330
+ <xs:enumeration value="2">
331
+ <xs:annotation>
332
+ <xs:documentation>Poor</xs:documentation>
333
+ </xs:annotation>
334
+ </xs:enumeration>
335
+ <xs:enumeration value="3">
336
+ <xs:annotation>
337
+ <xs:documentation>Average</xs:documentation>
338
+ </xs:annotation>
339
+ </xs:enumeration>
340
+ <xs:enumeration value="4">
341
+ <xs:annotation>
342
+ <xs:documentation>Good</xs:documentation>
343
+ </xs:annotation>
344
+ </xs:enumeration>
345
+ <xs:enumeration value="5">
346
+ <xs:annotation>
347
+ <xs:documentation>Very Good</xs:documentation>
348
+ </xs:annotation>
349
+ </xs:enumeration>
350
+ </xs:restriction>
351
+ </xs:simpleType>
352
+ <xs:simpleType name="GreenDealCategoryCode">
353
+ <xs:restriction base="xs:string">
354
+ <xs:enumeration value="1">
355
+ <xs:annotation>
356
+ <xs:documentation>1. Not eligible for Green Deal</xs:documentation>
357
+ </xs:annotation>
358
+ </xs:enumeration>
359
+ <xs:enumeration value="2">
360
+ <xs:annotation>
361
+ <xs:documentation>2. Eligible with additional finance</xs:documentation>
362
+ </xs:annotation>
363
+ </xs:enumeration>
364
+ <xs:enumeration value="3">
365
+ <xs:annotation>
366
+ <xs:documentation>3. Eligible without additional finance</xs:documentation>
367
+ </xs:annotation>
368
+ </xs:enumeration>
369
+ <xs:enumeration value="NI">
370
+ <xs:annotation>
371
+ <xs:documentation>Not assessed. Use for alternative measures and for new dwelling EPCs</xs:documentation>
372
+ </xs:annotation>
373
+ </xs:enumeration>
374
+ </xs:restriction>
375
+ </xs:simpleType>
376
+ <xs:simpleType name="ReportStatusCode">
377
+ <xs:restriction base="xs:string">
378
+ <xs:enumeration value="cancelled">
379
+ <xs:annotation>
380
+ <xs:documentation>Cancelled</xs:documentation>
381
+ </xs:annotation>
382
+ </xs:enumeration>
383
+ <xs:enumeration value="entered">
384
+ <xs:annotation>
385
+ <xs:documentation>entered on the register</xs:documentation>
386
+ </xs:annotation>
387
+ </xs:enumeration>
388
+ <xs:enumeration value="appeal">
389
+ <xs:annotation>
390
+ <xs:documentation>under appeal</xs:documentation>
391
+ </xs:annotation>
392
+ </xs:enumeration>
393
+ <xs:enumeration value="removed">
394
+ <xs:annotation>
395
+ <xs:documentation>removed</xs:documentation>
396
+ </xs:annotation>
397
+ </xs:enumeration>
398
+ <xs:enumeration value="rejected">
399
+ <xs:annotation>
400
+ <xs:documentation>rejected</xs:documentation>
401
+ </xs:annotation>
402
+ </xs:enumeration>
403
+ <xs:enumeration value="under investigation">
404
+ <xs:annotation>
405
+ <xs:documentation>under investigation</xs:documentation>
406
+ </xs:annotation>
407
+ </xs:enumeration>
408
+ <xs:enumeration value="not for issue">
409
+ <xs:annotation>
410
+ <xs:documentation>not for issue</xs:documentation>
411
+ </xs:annotation>
412
+ </xs:enumeration>
413
+ </xs:restriction>
414
+ </xs:simpleType>
415
+ <xs:simpleType name="ReportTypeCode">
416
+ <xs:restriction base="xs:string">
417
+ <xs:enumeration value="1">
418
+ <xs:annotation>
419
+ <xs:documentation>Home Condition Report</xs:documentation>
420
+ </xs:annotation>
421
+ </xs:enumeration>
422
+ <xs:enumeration value="2">
423
+ <xs:annotation>
424
+ <xs:documentation>RdSAP Energy Performance Certificate</xs:documentation>
425
+ </xs:annotation>
426
+ </xs:enumeration>
427
+ <xs:enumeration value="3">
428
+ <xs:annotation>
429
+ <xs:documentation>SAP Energy Performance Certificate</xs:documentation>
430
+ </xs:annotation>
431
+ </xs:enumeration>
432
+ <xs:enumeration value="4">
433
+ <xs:annotation>
434
+ <xs:documentation>Interim RdSAP Energy Performance Certificate (to be superseded by SAP EPC)</xs:documentation>
435
+ </xs:annotation>
436
+ </xs:enumeration>
437
+ </xs:restriction>
438
+ </xs:simpleType>
439
+ <xs:simpleType name="TransactionType">
440
+ <xs:restriction base="xs:string">
441
+ <xs:enumeration value="1">
442
+ <xs:annotation>
443
+ <xs:documentation>marketed sale</xs:documentation>
444
+ </xs:annotation>
445
+ </xs:enumeration>
446
+ <xs:enumeration value="2">
447
+ <xs:annotation>
448
+ <xs:documentation>non marketed sale</xs:documentation>
449
+ </xs:annotation>
450
+ </xs:enumeration>
451
+ <xs:enumeration value="3">
452
+ <xs:annotation>
453
+ <xs:documentation>rental (social) - this is for backwards compatibility only and should not be used</xs:documentation>
454
+ </xs:annotation>
455
+ </xs:enumeration>
456
+ <xs:enumeration value="4">
457
+ <xs:annotation>
458
+ <xs:documentation>rental (private) - this is for backwards compatibility only and should not be used</xs:documentation>
459
+ </xs:annotation>
460
+ </xs:enumeration>
461
+ <xs:enumeration value="5">
462
+ <xs:annotation>
463
+ <xs:documentation>none of the above</xs:documentation>
464
+ </xs:annotation>
465
+ </xs:enumeration>
466
+ <xs:enumeration value="6">
467
+ <xs:annotation>
468
+ <xs:documentation>new dwelling</xs:documentation>
469
+ </xs:annotation>
470
+ </xs:enumeration>
471
+ <xs:enumeration value="7">
472
+ <xs:annotation>
473
+ <xs:documentation>not recorded - this is for backwards compatibility only and should not be used</xs:documentation>
474
+ </xs:annotation>
475
+ </xs:enumeration>
476
+ <xs:enumeration value="8">
477
+ <xs:annotation>
478
+ <xs:documentation>rental</xs:documentation>
479
+ </xs:annotation>
480
+ </xs:enumeration>
481
+ <xs:enumeration value="9">
482
+ <xs:annotation>
483
+ <xs:documentation>assessment for green deal</xs:documentation>
484
+ </xs:annotation>
485
+ </xs:enumeration>
486
+ <xs:enumeration value="10">
487
+ <xs:annotation>
488
+ <xs:documentation>following green deal</xs:documentation>
489
+ </xs:annotation>
490
+ </xs:enumeration>
491
+ <xs:enumeration value="11">
492
+ <xs:annotation>
493
+ <xs:documentation>FiT application</xs:documentation>
494
+ </xs:annotation>
495
+ </xs:enumeration>
496
+ </xs:restriction>
497
+ </xs:simpleType>
498
+ <xs:simpleType name="DisclosureCode">
499
+ <xs:annotation>
500
+ <xs:documentation>Code indicating any potential conflicts of interest or commercial relationships with other parties.</xs:documentation>
501
+ </xs:annotation>
502
+ <xs:restriction base="xs:string">
503
+ <xs:enumeration value="1">
504
+ <xs:annotation>
505
+ <xs:documentation>No related party</xs:documentation>
506
+ </xs:annotation>
507
+ </xs:enumeration>
508
+ <xs:enumeration value="2">
509
+ <xs:annotation>
510
+ <xs:documentation>Relative of homeowner or of occupier of the property</xs:documentation>
511
+ </xs:annotation>
512
+ </xs:enumeration>
513
+ <xs:enumeration value="3">
514
+ <xs:annotation>
515
+ <xs:documentation>Residing at the property</xs:documentation>
516
+ </xs:annotation>
517
+ </xs:enumeration>
518
+ <xs:enumeration value="4">
519
+ <xs:annotation>
520
+ <xs:documentation>Financial interest in the property</xs:documentation>
521
+ </xs:annotation>
522
+ </xs:enumeration>
523
+ <xs:enumeration value="5">
524
+ <xs:annotation>
525
+ <xs:documentation>Owner or Director of the organisation dealing with the property transaction</xs:documentation>
526
+ </xs:annotation>
527
+ </xs:enumeration>
528
+ <xs:enumeration value="6">
529
+ <xs:annotation>
530
+ <xs:documentation>Employed by the professional dealing with the property transaction</xs:documentation>
531
+ </xs:annotation>
532
+ </xs:enumeration>
533
+ <xs:enumeration value="7">
534
+ <xs:annotation>
535
+ <xs:documentation>Relative of the professional dealing with the property transaction</xs:documentation>
536
+ </xs:annotation>
537
+ </xs:enumeration>
538
+ </xs:restriction>
539
+ </xs:simpleType>
540
+ <xs:simpleType name="TenureCode">
541
+ <xs:restriction base="xs:string">
542
+ <xs:enumeration value="1">
543
+ <xs:annotation>
544
+ <xs:documentation>owner-occupied</xs:documentation>
545
+ </xs:annotation>
546
+ </xs:enumeration>
547
+ <xs:enumeration value="2">
548
+ <xs:annotation>
549
+ <xs:documentation>rented (social)</xs:documentation>
550
+ </xs:annotation>
551
+ </xs:enumeration>
552
+ <xs:enumeration value="3">
553
+ <xs:annotation>
554
+ <xs:documentation>rented (private)</xs:documentation>
555
+ </xs:annotation>
556
+ </xs:enumeration>
557
+ <xs:enumeration value="ND">
558
+ <xs:annotation>
559
+ <xs:documentation>unknown</xs:documentation>
560
+ </xs:annotation>
561
+ </xs:enumeration>
562
+ </xs:restriction>
563
+ </xs:simpleType>
564
+ </xs:schema>