epb_view_models 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1385 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <xs:schema
3
+ xmlns="https://epbr.digital.communities.gov.uk/xsd/rdsap"
4
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
5
+ targetNamespace="https://epbr.digital.communities.gov.uk/xsd/rdsap"
6
+ elementFormDefault="qualified"
7
+ attributeFormDefault="unqualified"
8
+ version="21.0.0"
9
+ >
10
+ <xs:include schemaLocation="../UDT/SAP-Domains.xsd"/>
11
+ <xs:element name="SAP-Data" type="SAP-Data"/>
12
+ <xs:complexType name="SAP-Data">
13
+ <xs:annotation>
14
+ <xs:documentation>These are the specific data-items collected by the HI / EA needed to perform the SAP calculation.</xs:documentation>
15
+ </xs:annotation>
16
+ <xs:all>
17
+ <xs:element name="SAP-Property-Details" type="SAP-Property-Details"/>
18
+ </xs:all>
19
+ </xs:complexType>
20
+ <xs:element name="SAP-Property-Details" type="SAP-Property-Details"/>
21
+ <xs:complexType name="SAP-Property-Details">
22
+ <xs:all>
23
+ <xs:element name="Built-Form" type="SAP-BuiltFormCode">
24
+ <xs:annotation>
25
+ <xs:documentation>The building type of the Property e.g. Detached, Semi-Detached, Terrace etc.
26
+
27
+ Together with the Property Type, the Build Form produces a structured description of the property.</xs:documentation>
28
+ </xs:annotation>
29
+ </xs:element>
30
+ <xs:element name="Extensions-Count" type="ExtensionsCount">
31
+ <xs:annotation>
32
+ <xs:documentation>The number of extensions added to the house.</xs:documentation>
33
+ </xs:annotation>
34
+ </xs:element>
35
+ <xs:element name="Habitable-Room-Count" type="Count">
36
+ <xs:annotation>
37
+ <xs:documentation>Count of the number of habitable rooms within the property.
38
+
39
+ This is the number of Reception Rooms (including Living Rooms, Sitting Rooms, Dining Rooms), Bedrooms, Study and similar rooms but excludes hall, stairs, kitchen, utility rooms, bathrooms, cloakrooms, en-suites and similar rooms.</xs:documentation>
40
+ </xs:annotation>
41
+ </xs:element>
42
+ <xs:element name="Heated-Room-Count" type="Count">
43
+ <xs:annotation>
44
+ <xs:documentation>The numbewr of heated rooms in the property if more than half of the abitable rooms are not heated.</xs:documentation>
45
+ </xs:annotation>
46
+ </xs:element>
47
+ <xs:element name="Low-Energy-Fixed-Lighting-Bulbs-Count" type="Count" minOccurs="0">
48
+ <xs:annotation>
49
+ <xs:documentation>If exact number of CFL and LED not known, provide number of low energy fixed lighting outlets.</xs:documentation>
50
+ </xs:annotation>
51
+ </xs:element>
52
+ <xs:element name="Incandescent-Fixed-Lighting-Bulbs-Count" type="Count">
53
+ <xs:annotation>
54
+ <xs:documentation>Number of incandescent fixed bulbs.</xs:documentation>
55
+ </xs:annotation>
56
+ </xs:element>
57
+ <xs:element name="LED-Fixed-Lighting-Bulbs-Count" type="Count" minOccurs="0">
58
+ <xs:annotation>
59
+ <xs:documentation>Number of LED fixed bulbs.</xs:documentation>
60
+ </xs:annotation>
61
+ </xs:element>
62
+ <xs:element name="CFL-Fixed-Lighting-Bulbs-Count" type="Count" minOccurs="0">
63
+ <xs:annotation>
64
+ <xs:documentation>Number of CFL fixed bulbs.</xs:documentation>
65
+ </xs:annotation>
66
+ </xs:element>
67
+ <xs:element name="Measurement-Type" type="MeasurementTypeCode">
68
+ <xs:annotation>
69
+ <xs:documentation>Indicates the type of measurements taken to calculate floor areas e.g. "Internal" or "External"</xs:documentation>
70
+ </xs:annotation>
71
+ </xs:element>
72
+ <xs:element name="Property-Type" type="PropertyTypeCode">
73
+ <xs:annotation>
74
+ <xs:documentation>Describes the type of property such as House, Flat, Mansion, Maisonette etc.
75
+
76
+ This is actually the type differentiator for Property but only a limited number of property types, notably Apartment and Apartment Block, have any specific characteristics and warrant their own definition.</xs:documentation>
77
+ </xs:annotation>
78
+ </xs:element>
79
+ <xs:element name="Solar-Water-Heating" type="Flag">
80
+ <xs:annotation>
81
+ <xs:documentation>Indicates whether the heating in the Property is solar powered.</xs:documentation>
82
+ </xs:annotation>
83
+ </xs:element>
84
+ <xs:element name="Wet-Rooms-Count" type="Count" minOccurs="0">
85
+ <xs:annotation>
86
+ <xs:documentation>Relevant when mechanical ventilation system is from PCDB.</xs:documentation>
87
+ </xs:annotation>
88
+ </xs:element>
89
+ <xs:element name="Pressure-Test" type="SAP-PressureTestCode">
90
+ <xs:annotation>
91
+ <xs:documentation>Whether there has been a pressure test, or whether an assumed value is used for the air permeability.</xs:documentation>
92
+ </xs:annotation>
93
+ </xs:element>
94
+ <xs:element name="Pressure-Test-Certificate-Number" type="xs:string" minOccurs="0">
95
+ <xs:annotation>
96
+ <xs:documentation>The pressure test certificate number or test engineer reference.</xs:documentation>
97
+ </xs:annotation>
98
+ </xs:element>
99
+ <xs:element name="Air-Permeability" type="xs:decimal" minOccurs="0">
100
+ <xs:annotation>
101
+ <xs:documentation>Air permeability; only if pressure test (yes or assumed).</xs:documentation>
102
+ </xs:annotation>
103
+ </xs:element>
104
+ <xs:element name="Has-Draught-Lobby" type="xs:boolean" default="false" minOccurs="0">
105
+ <xs:annotation>
106
+ <xs:documentation>Is there a draft lobby? Only if no pressure test.</xs:documentation>
107
+ </xs:annotation>
108
+ </xs:element>
109
+ <xs:element name="Open-Chimneys-Count" type="Count" minOccurs="0">
110
+ <xs:annotation>
111
+ <xs:documentation>The number of Open Chimneys in the Property.</xs:documentation>
112
+ </xs:annotation>
113
+ </xs:element>
114
+ <xs:element name="Blocked-Chimneys-Count" type="Count" minOccurs="0">
115
+ <xs:annotation>
116
+ <xs:documentation>The number of Blocked Chimneys in the Property.</xs:documentation>
117
+ </xs:annotation>
118
+ </xs:element>
119
+ <xs:element name="Open-Flues-Count" type="Count" minOccurs="0">
120
+ <xs:annotation>
121
+ <xs:documentation>The number of Open Flues in the Property.</xs:documentation>
122
+ </xs:annotation>
123
+ </xs:element>
124
+ <xs:element name="Closed-Flues-Count" type="Count" minOccurs="0">
125
+ <xs:annotation>
126
+ <xs:documentation>Chimney/Flues attached to closed fires.</xs:documentation>
127
+ </xs:annotation>
128
+ </xs:element>
129
+ <xs:element name="Boilers-Flues-Count" type="Count" minOccurs="0">
130
+ <xs:annotation>
131
+ <xs:documentation>The number of Boiler Flues or chimneys in the Property.</xs:documentation>
132
+ </xs:annotation>
133
+ </xs:element>
134
+ <xs:element name="Other-Flues-Count" type="Count" minOccurs="0">
135
+ <xs:annotation>
136
+ <xs:documentation>The number of Other Flues or chimneys in the Property.</xs:documentation>
137
+ </xs:annotation>
138
+ </xs:element>
139
+ <xs:element name="Extract-Fans-Count" type="Count" minOccurs="0"/>
140
+ <xs:element name="PSV-Count" type="Count" minOccurs="0">
141
+ <xs:annotation>
142
+ <xs:documentation>Number of passive vents.</xs:documentation>
143
+ </xs:annotation>
144
+ </xs:element>
145
+ <xs:element name="Flueless-Gas-Fires-Count" type="Count" minOccurs="0">
146
+ <xs:annotation>
147
+ <xs:documentation>The number of flueless gas fires in the Property.</xs:documentation>
148
+ </xs:annotation>
149
+ </xs:element>
150
+ <xs:element name="Mechanical-Ventilation-Duct-Insulation" type="xs:boolean" minOccurs="0">
151
+ <xs:annotation>
152
+ <xs:documentation>Relevant when mechanical ventilation system is from PCDB.</xs:documentation>
153
+ </xs:annotation>
154
+ </xs:element>
155
+ <xs:element name="Mechanical-Ventilation-Index-Number" type="xs:positiveInteger" minOccurs="0">
156
+ <xs:annotation>
157
+ <xs:documentation>Relevant when mechanical ventilation system is from PCDB.</xs:documentation>
158
+ </xs:annotation>
159
+ </xs:element>
160
+ <xs:element name="Mechanical-Ventilation" type="VentilationTypeCode">
161
+ <xs:annotation>
162
+ <xs:documentation>Identifies the type of mechanical ventilation the property has. This is required for the RdSAP calculation.</xs:documentation>
163
+ </xs:annotation>
164
+ </xs:element>
165
+ <xs:element name="Conservatory-Type" type="SAP-ConservatoryTypeCode">
166
+ <xs:annotation>
167
+ <xs:documentation>Type of Conservatory</xs:documentation>
168
+ </xs:annotation>
169
+ </xs:element>
170
+ <xs:element name="SAP-Heating" type="SAP-Heating"/>
171
+ <xs:element name="SAP-Energy-Source" type="SAP-Energy-Source">
172
+ <xs:annotation>
173
+ <xs:documentation>Details of energy sources available to the property.</xs:documentation>
174
+ </xs:annotation>
175
+ </xs:element>
176
+ <xs:element name="SAP-Building-Parts" type="SAP-Building-Parts"/>
177
+ <xs:element name="SAP-Flat-Details" type="SAP-Flat-Details" minOccurs="0"/>
178
+ <xs:element name="SAP-Windows" type="SAP-Windows" minOccurs="0">
179
+ <xs:annotation>
180
+ <xs:documentation>To be used when all windows are measured.</xs:documentation>
181
+ </xs:annotation>
182
+ </xs:element>
183
+ <xs:element name="Windows-Transmission-Details" type="Window-Transmission-Details" minOccurs="0">
184
+ <xs:annotation>
185
+ <xs:documentation>To be used when windows are not measured.</xs:documentation>
186
+ </xs:annotation>
187
+ </xs:element>
188
+ <xs:element name="SAP-Deselected-Improvements" type="SAP-Deselected-Improvements" minOccurs="0">
189
+ <xs:annotation>
190
+ <xs:documentation>This must record any measures deselected by the DEA</xs:documentation>
191
+ </xs:annotation>
192
+ </xs:element>
193
+ <xs:element name="Door-Count" type="Count">
194
+ <xs:annotation>
195
+ <xs:documentation>Number of external doors</xs:documentation>
196
+ </xs:annotation>
197
+ </xs:element>
198
+ <xs:element name="Insulated-Door-Count" type="Count" minOccurs="0">
199
+ <xs:annotation>
200
+ <xs:documentation>Number of insulated external doors</xs:documentation>
201
+ </xs:annotation>
202
+ </xs:element>
203
+ <xs:element name="Insulated-Door-U-Value" type="xs:decimal" minOccurs="0"/>
204
+ <xs:element name="Percent-Draughtproofed">
205
+ <xs:annotation>
206
+ <xs:documentation>Percentage of windows and doors with adequate draught proofing</xs:documentation>
207
+ </xs:annotation>
208
+ <xs:simpleType>
209
+ <xs:restriction base="xs:integer">
210
+ <xs:minInclusive value="-2"/>
211
+ <xs:maxInclusive value="100"/>
212
+ </xs:restriction>
213
+ </xs:simpleType>
214
+ </xs:element>
215
+ <xs:element name="SAP-Special-Features" type="SAP-Special-Features" minOccurs="0"/>
216
+ </xs:all>
217
+ </xs:complexType>
218
+ <xs:element name="SAP-Floor-Dimension" type="SAP-Floor-Dimension"/>
219
+ <xs:complexType name="SAP-Floor-Dimension">
220
+ <xs:annotation>
221
+ <xs:documentation>Various measurements for each floor that makes up a particular Build-Part.</xs:documentation>
222
+ </xs:annotation>
223
+ <xs:all>
224
+ <xs:element name="Heat-Loss-Perimeter" type="Measurement">
225
+ <xs:annotation>
226
+ <xs:documentation>The estimate total heat loss perimeter for the Storey. The heat loss perimeter is any part of the storey that is exposed to the outside world through which heat may escape.</xs:documentation>
227
+ </xs:annotation>
228
+ </xs:element>
229
+ <xs:element name="Room-Height" type="Measurement">
230
+ <xs:annotation>
231
+ <xs:documentation>Average height of the Storey</xs:documentation>
232
+ </xs:annotation>
233
+ </xs:element>
234
+ <xs:element name="Total-Floor-Area" type="Measurement">
235
+ <xs:annotation>
236
+ <xs:documentation>The total floor area of the storey</xs:documentation>
237
+ </xs:annotation>
238
+ </xs:element>
239
+ <xs:element name="Floor" type="SAP-StoreyFloorCode"/>
240
+ <xs:element name="Floor-Construction" type="SAP-FloorConstructionCode" minOccurs="0"/>
241
+ <xs:element name="Floor-Insulation" type="SAP-FloorInsulationCode" minOccurs="0"/>
242
+ <xs:element name="Party-Wall-Length" type="Measurement">
243
+ <xs:annotation>
244
+ <xs:documentation>set to zero if no party wall</xs:documentation>
245
+ </xs:annotation>
246
+ </xs:element>
247
+ </xs:all>
248
+ </xs:complexType>
249
+ <xs:element name="MainHeatingDetailsType" type="MainHeatingDetailsType"/>
250
+ <xs:complexType name="MainHeatingDetailsType">
251
+ <xs:annotation>
252
+ <xs:documentation>Structured type for recording the details of the main heating present in nthe property as used in the SAP calculation</xs:documentation>
253
+ </xs:annotation>
254
+ <xs:all>
255
+ <xs:element name="Heating-Brand-Name" type="xs:string" minOccurs="0"/>
256
+ <xs:element name="Heating-Model-Name" type="xs:string" minOccurs="0"/>
257
+ <xs:element name="Heating-Boiler-ID" type="xs:string" minOccurs="0"/>
258
+ <xs:element name="Heating-SEDBUK-ID" type="xs:string" minOccurs="0"/>
259
+ </xs:all>
260
+ </xs:complexType>
261
+ <xs:element name="SAP-Building-Parts" type="SAP-Building-Parts"/>
262
+ <xs:complexType name="SAP-Building-Parts">
263
+ <xs:annotation>
264
+ <xs:documentation>Details of the significant building parts that comprise the main habitable building in the property. The main habitable area generally consists of a single main building but can over time be extended to include extensions such as new wings and additional storeys.
265
+
266
+ For the purpose of calculating the overall Energy Assessment for the property details of each distinct Building Part, such as its construction, have to be gathered because different materials have different insulation ratings (obviously) which affects the overall rating.
267
+ </xs:documentation>
268
+ </xs:annotation>
269
+ <xs:sequence>
270
+ <xs:element name="SAP-Integral-Conservatory" type="SAP-Integral-Conservatory" minOccurs="0"/>
271
+ <xs:element name="SAP-Building-Part" type="SAP-Building-Part" maxOccurs="unbounded"/>
272
+ </xs:sequence>
273
+ </xs:complexType>
274
+ <xs:element name="SAP-Building-Part" type="SAP-Building-Part"/>
275
+ <xs:complexType name="SAP-Building-Part">
276
+ <xs:annotation>
277
+ <xs:documentation>A permanent structure that forms part of the Property and is built primarily for human habitation. A Building is usually made up of one or more Storey's and may contain a number of Internal Structural Features. An extension would be a Building Part.</xs:documentation>
278
+ </xs:annotation>
279
+ <xs:all>
280
+ <xs:element name="Building-Part-Number" type="xs:positiveInteger">
281
+ <xs:annotation>
282
+ <xs:documentation>An integer value which uniquely identifies the building part in the property. The value "1" must be assigned to the main dwelling.</xs:documentation>
283
+ </xs:annotation>
284
+ </xs:element>
285
+ <xs:element name="Identifier" type="IDString" minOccurs="0">
286
+ <xs:annotation>
287
+ <xs:documentation>Identifier for the Building part - generally only required if there are more that one Building Parts of the same type e.g. "West Wing" and "East Wing" Extensions</xs:documentation>
288
+ </xs:annotation>
289
+ </xs:element>
290
+ <xs:element name="Construction-Age-Band" type="ConstructionDateCode">
291
+ <xs:annotation>
292
+ <xs:documentation>The age band when this building part was constructed.</xs:documentation>
293
+ </xs:annotation>
294
+ </xs:element>
295
+ <xs:element name="SAP-Floor-Dimensions" type="SAP-Floor-Dimensions"/>
296
+ <xs:element name="Floor-U-Value" type="xs:decimal" minOccurs="0">
297
+ <xs:annotation>
298
+ <xs:documentation>Only one of Floor-Insulation-Thickness and Floor-U-Value is included</xs:documentation>
299
+ </xs:annotation>
300
+ </xs:element>
301
+ <xs:element name="Floor-Insulation-Thickness" type="FloorInsulationThicknessCode" minOccurs="0">
302
+ <xs:annotation>
303
+ <xs:documentation>Only one of Floor-Insulation-Thickness and Floor-U-Value is included</xs:documentation>
304
+ </xs:annotation>
305
+ </xs:element>
306
+ <xs:element name="Floor-Heat-Loss" type="HeatLossFloorCode">
307
+ <xs:annotation>
308
+ <xs:documentation>Identifies the type of foor through which heat loss occurs.</xs:documentation>
309
+ </xs:annotation>
310
+ </xs:element>
311
+ <xs:element name="Roof-Construction" type="RoofTypeCode">
312
+ <xs:annotation>
313
+ <xs:documentation>Describes the material that the roof of the Building Part is constructed from e.g. Tile, Slate etc.</xs:documentation>
314
+ </xs:annotation>
315
+ </xs:element>
316
+ <xs:element name="Roof-Insulation-Location" type="RoofInsulationLocationCode">
317
+ <xs:annotation>
318
+ <xs:documentation>The location of the insulation in the roof e.g. between joists, in rafters etc.</xs:documentation>
319
+ </xs:annotation>
320
+ </xs:element>
321
+ <xs:element name="Roof-U-Value" type="xs:decimal" minOccurs="0">
322
+ <xs:annotation>
323
+ <xs:documentation>Include one of Roof-U-Value, Roof-Insulation-Thickness, Rafter-Insulation-Thickness, Flat-Roof-Insulation-Thickness, Sloping-Ceiling-Insulation-Thickness</xs:documentation>
324
+ </xs:annotation>
325
+ </xs:element>
326
+ <xs:element name="Roof-Insulation-Thickness" type="RoofInsulationThicknessCode" minOccurs="0">
327
+ <xs:annotation>
328
+ <xs:documentation>See Roof-U-Value</xs:documentation>
329
+ </xs:annotation>
330
+ </xs:element>
331
+ <xs:element name="Rafter-Insulation-Thickness" type="RafterInsulationThicknessCode" minOccurs="0">
332
+ <xs:annotation>
333
+ <xs:documentation>See Roof-U-Value</xs:documentation>
334
+ </xs:annotation>
335
+ </xs:element>
336
+ <xs:element name="Flat-Roof-Insulation-Thickness" type="FlatRoofInsulationThicknessCode" minOccurs="0">
337
+ <xs:annotation>
338
+ <xs:documentation>See Roof-U-Value</xs:documentation>
339
+ </xs:annotation>
340
+ </xs:element>
341
+ <xs:element name="Sloping-Ceiling-Insulation-Thickness" type="SlopedCeilingInsulationThicknessCode" minOccurs="0">
342
+ <xs:annotation>
343
+ <xs:documentation>See Roof-U-Value</xs:documentation>
344
+ </xs:annotation>
345
+ </xs:element>
346
+ <xs:element name="Wall-Construction" type="WallConstructionCode"/>
347
+ <xs:element name="Wall-Insulation-Type" type="WallInsulationCode">
348
+ <xs:annotation>
349
+ <xs:documentation>Describes the type of insulation present in the wall if any.</xs:documentation>
350
+ </xs:annotation>
351
+ </xs:element>
352
+ <xs:element name="Wall-Thickness-Measured" type="Flag">
353
+ <xs:annotation>
354
+ <xs:documentation>Whether wall thickness was measured</xs:documentation>
355
+ </xs:annotation>
356
+ </xs:element>
357
+ <xs:element name="Wall-Thickness" type="xs:integer" minOccurs="0">
358
+ <xs:annotation>
359
+ <xs:documentation>Wall thickness in mm. Omitted if Wall-Thickness-Measured is false</xs:documentation>
360
+ </xs:annotation>
361
+ </xs:element>
362
+ <xs:element name="Wall-Dry-Lined" type="Flag"/>
363
+ <xs:element name="Wall-U-Value" type="xs:decimal" minOccurs="0">
364
+ <xs:annotation>
365
+ <xs:documentation>Only one of Wall-Insulation-Thickness and Wall-U-Value is included</xs:documentation>
366
+ </xs:annotation>
367
+ </xs:element>
368
+ <xs:element name="Wall-Insulation-Thickness" type="WallInsulationThicknessCode" minOccurs="0">
369
+ <xs:annotation>
370
+ <xs:documentation>Only one of Wall-Insulation-Thickness and Wall-U-Value is included</xs:documentation>
371
+ </xs:annotation>
372
+ </xs:element>
373
+ <xs:element name="Wall-Insulation-Thickness-Measured" type="xs:decimal" minOccurs="0">
374
+ <xs:annotation>
375
+ <xs:documentation>Only one of Wall-Insulation-Thickness is measured and Wall-U-Value is included</xs:documentation>
376
+ </xs:annotation>
377
+ </xs:element>
378
+ <xs:element name="Wall-Insulation-Thermal-Conductivity" type="SAP-InsulationThermalConductivityCode" minOccurs="0">
379
+ <xs:annotation>
380
+ <xs:documentation>Only if documentary evidence is available</xs:documentation>
381
+ </xs:annotation>
382
+ </xs:element>
383
+ <xs:element name="SAP-Room-In-Roof" type="SAP-Room-In-Roof" minOccurs="0"/>
384
+ <xs:element name="SAP-Alternative-Wall" type="SAP-Alternative-Wall" minOccurs="0">
385
+ <xs:annotation>
386
+ <xs:documentation>Included only for building parts that have an alternative wall</xs:documentation>
387
+ </xs:annotation>
388
+ </xs:element>
389
+ <xs:element name="Party-Wall-Construction" type="PartyWallConstructionCode"/>
390
+ </xs:all>
391
+ </xs:complexType>
392
+ <xs:element name="SAP-Alternative-Wall" type="SAP-Alternative-Wall"/>
393
+ <xs:complexType name="SAP-Alternative-Wall">
394
+ <xs:all>
395
+ <xs:element name="Alternative-Wall-Number" type="AlternativeWallCount"/>
396
+ <xs:element name="Wall-Construction" type="WallConstructionCode"/>
397
+ <xs:element name="Wall-Insulation-Type" type="WallInsulationCode"/>
398
+ <xs:element name="Wall-Area" type="Measurement"/>
399
+ <xs:element name="Wall-Thickness-Measured" type="Flag"/>
400
+ <xs:element name="Wall-Thickness" type="xs:integer" minOccurs="0">
401
+ <xs:annotation>
402
+ <xs:documentation>Wall thickness in mm</xs:documentation>
403
+ </xs:annotation>
404
+ </xs:element>
405
+ <xs:element name="Wall-U-Value" type="xs:decimal" minOccurs="0">
406
+ <xs:annotation>
407
+ <xs:documentation>Only one of Wall-Insulation-Thickness and Wall-U-Value is included</xs:documentation>
408
+ </xs:annotation>
409
+ </xs:element>
410
+ <xs:element name="Wall-Insulation-Thickness" type="WallInsulationThicknessCode" minOccurs="0">
411
+ <xs:annotation>
412
+ <xs:documentation>Only one of Wall-Insulation-Thickness and Wall-U-Value is included</xs:documentation>
413
+ </xs:annotation>
414
+ </xs:element>
415
+ <xs:element name="Wall-Insulation-Thickness-Measured" type="xs:decimal" minOccurs="0">
416
+ <xs:annotation>
417
+ <xs:documentation>Only one of Wall-Insulation-Thickness is measured and Wall-U-Value is included</xs:documentation>
418
+ </xs:annotation>
419
+ </xs:element>
420
+ <xs:element name="Wall-Insulation-Thermal-Conductivity" type="SAP-InsulationThermalConductivityCode" minOccurs="0">
421
+ <xs:annotation>
422
+ <xs:documentation>Only if documentary evidence is available</xs:documentation>
423
+ </xs:annotation>
424
+ </xs:element>
425
+ <xs:element name="Wall-Dry-Lined" type="Flag">
426
+ <xs:annotation>
427
+ <xs:documentation>Value to be "N" for wall types where dry-lining is not applicable.</xs:documentation>
428
+ </xs:annotation>
429
+ </xs:element>
430
+ <xs:element name="Sheltered-Wall" type="Flag" minOccurs="0">
431
+ <xs:annotation>
432
+ <xs:documentation>Wall between dwelling and unheated corridor or stairwell</xs:documentation>
433
+ </xs:annotation>
434
+ </xs:element>
435
+ </xs:all>
436
+ </xs:complexType>
437
+ <xs:element name="SAP-Energy-Source" type="SAP-Energy-Source"/>
438
+ <xs:complexType name="SAP-Energy-Source">
439
+ <xs:annotation>
440
+ <xs:documentation>Details of the main Electricity supply to the Property.</xs:documentation>
441
+ </xs:annotation>
442
+ <xs:all>
443
+ <xs:element name="Meter-Type" type="ElectricMeterTypeCode">
444
+ <xs:annotation>
445
+ <xs:documentation>The type of Electricity Meter - taken from a pre-defined list of values.</xs:documentation>
446
+ </xs:annotation>
447
+ </xs:element>
448
+ <xs:element name="Mains-Gas" type="MainsGasCode">
449
+ <xs:annotation>
450
+ <xs:documentation>Whether mains gas is available in the property.</xs:documentation>
451
+ </xs:annotation>
452
+ </xs:element>
453
+ <xs:element name="Electricity-Smart-Meter-Present" type="xs:boolean">
454
+ <xs:annotation>
455
+ <xs:documentation>Is an electricity Smart Meter present?</xs:documentation>
456
+ </xs:annotation>
457
+ </xs:element>
458
+ <xs:element name="Gas-Smart-Meter-Present" type="xs:boolean">
459
+ <xs:annotation>
460
+ <xs:documentation>Is a gas Smart Meter present?</xs:documentation>
461
+ </xs:annotation>
462
+ </xs:element>
463
+ <xs:element name="Is-Dwelling-Export-Capable" type="xs:boolean"/>
464
+ <xs:element name="Wind-Turbines-Count" type="SAP-WindTurbinesCount">
465
+ <xs:annotation>
466
+ <xs:documentation>Number of wind turbines; 0 if none.</xs:documentation>
467
+ </xs:annotation>
468
+ </xs:element>
469
+ <xs:element name="Wind-Turbines-Terrain-Type" type="SAP-TerrainTypeCode">
470
+ <xs:annotation>
471
+ <xs:documentation>Terrain type</xs:documentation>
472
+ </xs:annotation>
473
+ </xs:element>
474
+ <xs:element name="Wind-Turbine-Details" type="Wind-Turbine-Details" minOccurs="0">
475
+ <xs:annotation>
476
+ <xs:documentation>Included when details are known</xs:documentation>
477
+ </xs:annotation>
478
+ </xs:element>
479
+ <xs:element name="Photovoltaic-Supply" type="Photovoltaic-Supply"/>
480
+ <xs:element name="PV-Connection" type="PVConnectionCode"/>
481
+ <xs:element name="PV-Diverter" type="xs:boolean" default="false" minOccurs="0">
482
+ <xs:annotation>
483
+ <xs:documentation>Diverter present.</xs:documentation>
484
+ </xs:annotation>
485
+ </xs:element>
486
+ <xs:element name="PV-Battery-Count" type="xs:nonNegativeInteger" minOccurs="0"/>
487
+ <xs:element name="PV-Batteries" type="PV-Batteries" minOccurs="0"/>
488
+ <xs:element name="Hydro-Electric-Generation" type="xs:decimal" minOccurs="0">
489
+ <xs:annotation>
490
+ <xs:documentation>Electricity generated by hydro-electric generator, in kWh/year. To be provided if Hydro-Electric-Generation-Month is not provided.</xs:documentation>
491
+ </xs:annotation>
492
+ </xs:element>
493
+ <xs:element name="Is-Hydro-Output-Connected-To-Dwelling-Meter" type="xs:boolean" default="true" minOccurs="0">
494
+ <xs:annotation>
495
+ <xs:documentation>Whether the hydro-electric station is connected to dwelling's electricity meter</xs:documentation>
496
+ </xs:annotation>
497
+ </xs:element>
498
+ </xs:all>
499
+ </xs:complexType>
500
+ <xs:element name="SAP-Heating" type="SAP-Heating"/>
501
+ <xs:complexType name="SAP-Heating">
502
+ <xs:annotation>
503
+ <xs:documentation>Details of the means by which the Main Building is heated.</xs:documentation>
504
+ </xs:annotation>
505
+ <xs:all>
506
+ <xs:element name="Secondary-Fuel-Type" type="HeatingFuelTypeCode" minOccurs="0">
507
+ <xs:annotation>
508
+ <xs:documentation>The secondary type of fuel used to power the central heating e.g. Gas, Electricity</xs:documentation>
509
+ </xs:annotation>
510
+ </xs:element>
511
+ <xs:element name="Water-Heating-Fuel" type="HeatingFuelTypeCode">
512
+ <xs:annotation>
513
+ <xs:documentation>The type of fuel used to heat the water e.g. Gas, Electricity</xs:documentation>
514
+ </xs:annotation>
515
+ </xs:element>
516
+ <xs:element name="Secondary-Heating-Type" type="SAP-HeatingCode" minOccurs="0">
517
+ <xs:annotation>
518
+ <xs:documentation>Type of secondary heating (if any) present in the property.</xs:documentation>
519
+ </xs:annotation>
520
+ </xs:element>
521
+ <xs:element name="Water-Heating-Code" type="SAP-HeatingCode">
522
+ <xs:annotation>
523
+ <xs:documentation>Describes the type of Water Heating present in the Property.</xs:documentation>
524
+ </xs:annotation>
525
+ </xs:element>
526
+ <xs:element name="Immersion-Heating-Type" type="ImmersionHeatingTypeCode"/>
527
+ <xs:element name="Cylinder-Size" type="CylinderSizeCode">
528
+ <xs:annotation>
529
+ <xs:documentation>The size of the Hot Water Cylinder - taken from a range of standard sizes.</xs:documentation>
530
+ </xs:annotation>
531
+ </xs:element>
532
+ <xs:element name="Cylinder-Size-Measured" type="Measurement" minOccurs="0">
533
+ <xs:annotation>
534
+ <xs:documentation>Exact cylinder size if known. When Cylinder-Size code is 6.</xs:documentation>
535
+ </xs:annotation>
536
+ </xs:element>
537
+ <xs:element name="Cylinder-Insulation-Type" type="CylinderInsulationTypeCode" minOccurs="0">
538
+ <xs:annotation>
539
+ <xs:documentation>the type of insulation surrounding the Hot Water Cylinder</xs:documentation>
540
+ </xs:annotation>
541
+ </xs:element>
542
+ <xs:element name="Cylinder-Heat-Loss" type="Measurement" minOccurs="0">
543
+ <xs:annotation>
544
+ <xs:documentation>Cylinder declared loss in kWh/day; only if there is a hot water store and if manufacturer declared loss.</xs:documentation>
545
+ </xs:annotation>
546
+ </xs:element>
547
+ <xs:element name="Cylinder-Insulation-Thickness" type="CylinderThicknessCode" minOccurs="0">
548
+ <xs:annotation>
549
+ <xs:documentation>Average thickness of the insulation surrounding the Hot Water Cylinder.</xs:documentation>
550
+ </xs:annotation>
551
+ </xs:element>
552
+ <xs:element name="Cylinder-Thermostat" type="Flag" minOccurs="0">
553
+ <xs:annotation>
554
+ <xs:documentation>Whether the cylinder has a thermostat. Omit if no cylinder.</xs:documentation>
555
+ </xs:annotation>
556
+ </xs:element>
557
+ <xs:element name="Has-Fixed-Air-Conditioning" type="xs:boolean" default="false"/>
558
+ <xs:element name="Main-Heating-Details" type="Main-Heating-Details"/>
559
+ <xs:element name="Solar-Water-Heating-Details" type="Solar-Water-Heating-Details" minOccurs="0">
560
+ <xs:annotation>
561
+ <xs:documentation>Included only when details are known</xs:documentation>
562
+ </xs:annotation>
563
+ </xs:element>
564
+ <xs:element name="Instantaneous-WWHRS" type="Instantaneous-WWHRS" minOccurs="0">
565
+ <xs:annotation>
566
+ <xs:documentation>Waste Water Heat Recovery Systems</xs:documentation>
567
+ </xs:annotation>
568
+ </xs:element>
569
+ <xs:element name="Storage-WWHRS" type="Storage-WWHRS" minOccurs="0"/>
570
+ <xs:element name="Shower-Outlets" type="Shower-Outlets" minOccurs="0"/>
571
+ <xs:element name="Number-Baths" type="Count" minOccurs="0"/>
572
+ <xs:element name="Number-Baths-WWHRS" type="Count" minOccurs="0"/>
573
+ <xs:element name="Community-DHW-Network-Index-Number" type="xs:positiveInteger" minOccurs="0">
574
+ <xs:annotation>
575
+ <xs:documentation>index number of heat network, if applicable, community water heating only.</xs:documentation>
576
+ </xs:annotation>
577
+ </xs:element>
578
+ <xs:element name="Community-DHW-Sub-Network-Name" type="xs:string" minOccurs="0">
579
+ <xs:annotation>
580
+ <xs:documentation>only if hot water only heat network from pcdb. The name by which the sub community heat network is known.</xs:documentation>
581
+ </xs:annotation>
582
+ </xs:element>
583
+ <xs:element name="Community-DHW-Distribution-Type" type="SAP-HeatingDistributionCode" minOccurs="0">
584
+ <xs:annotation>
585
+ <xs:documentation>only if hot water only heat network.</xs:documentation>
586
+ </xs:annotation>
587
+ </xs:element>
588
+ <xs:element name="Community-DHW-CHP-Electricity-Generation" type="SAP-CHPElectricityGenerationCode" minOccurs="0">
589
+ <xs:annotation>
590
+ <xs:documentation>Only if community heating not from pcdb and a heat source with CHP. CHP Electricity generation options from table 12f.</xs:documentation>
591
+ </xs:annotation>
592
+ </xs:element>
593
+ </xs:all>
594
+ </xs:complexType>
595
+ <xs:element name="SAP-Floor-Dimensions" type="SAP-Floor-Dimensions"/>
596
+ <xs:complexType name="SAP-Floor-Dimensions">
597
+ <xs:sequence>
598
+ <xs:element name="SAP-Floor-Dimension" type="SAP-Floor-Dimension" maxOccurs="unbounded"/>
599
+ </xs:sequence>
600
+ </xs:complexType>
601
+ <xs:element name="SAP-Integral-Conservatory" type="SAP-Integral-Conservatory"/>
602
+ <xs:complexType name="SAP-Integral-Conservatory">
603
+ <xs:annotation>
604
+ <xs:documentation>A conservatory intergrated into the property that is within the heat-loss perimeter and forms part of the habitable area.</xs:documentation>
605
+ </xs:annotation>
606
+ <xs:all>
607
+ <xs:element name="Double-Glazed" type="Flag">
608
+ <xs:annotation>
609
+ <xs:documentation>Indicates whether the conservatory is double glazed</xs:documentation>
610
+ </xs:annotation>
611
+ </xs:element>
612
+ <xs:element name="Floor-Area" type="Measurement">
613
+ <xs:annotation>
614
+ <xs:documentation>The gross floor area of the conservatory</xs:documentation>
615
+ </xs:annotation>
616
+ </xs:element>
617
+ <xs:element name="Glazed-Perimeter" type="Measurement">
618
+ <xs:annotation>
619
+ <xs:documentation>The length of the glazed area</xs:documentation>
620
+ </xs:annotation>
621
+ </xs:element>
622
+ <xs:element name="Room-Height" type="ConservatoryHeightCode">
623
+ <xs:annotation>
624
+ <xs:documentation>The average height of the conservatory</xs:documentation>
625
+ </xs:annotation>
626
+ </xs:element>
627
+ </xs:all>
628
+ </xs:complexType>
629
+ <xs:element name="SAP-Flat-Details" type="SAP-Flat-Details"/>
630
+ <xs:complexType name="SAP-Flat-Details">
631
+ <xs:all>
632
+ <xs:element name="Flat-Location" type="BlockStoreyCode">
633
+ <xs:annotation>
634
+ <xs:documentation>Identifies the storey within the block that the entrance to the flat is located on</xs:documentation>
635
+ </xs:annotation>
636
+ </xs:element>
637
+ <xs:element name="Storey-Count" type="Count" minOccurs="0">
638
+ <xs:annotation>
639
+ <xs:documentation>The number of Storeys in the Apartment Block.</xs:documentation>
640
+ </xs:annotation>
641
+ </xs:element>
642
+ <xs:element name="Level" type="FlatLevelCode"/>
643
+ <xs:element name="Top-Storey" type="Flag">
644
+ <xs:annotation>
645
+ <xs:documentation>Indicates that the Apartment is located on the Top Storey of the Apartment Block.</xs:documentation>
646
+ </xs:annotation>
647
+ </xs:element>
648
+ <xs:element name="Heat-Loss-Corridor" type="HeatLossCorridorCode">
649
+ <xs:annotation>
650
+ <xs:documentation>Indiocates that the flat contained a cossidor through which heat is lost.</xs:documentation>
651
+ </xs:annotation>
652
+ </xs:element>
653
+ <xs:element name="Unheated-Corridor-Length" type="Measurement" minOccurs="0">
654
+ <xs:annotation>
655
+ <xs:documentation>The tortal length of unheated corridor in the flat. Only popualted if Heat-Loss-Corridor = {Unheated Corridor}</xs:documentation>
656
+ </xs:annotation>
657
+ </xs:element>
658
+ </xs:all>
659
+ </xs:complexType>
660
+ <xs:element name="SAP-Windows" type="SAP-Windows"/>
661
+ <xs:complexType name="SAP-Windows">
662
+ <xs:annotation>
663
+ <xs:documentation>Details of the windows in the building</xs:documentation>
664
+ </xs:annotation>
665
+ <xs:sequence>
666
+ <xs:element name="SAP-Window" type="SAP-Window" minOccurs="0" maxOccurs="unbounded"/>
667
+ </xs:sequence>
668
+ </xs:complexType>
669
+ <xs:element name="SAP-Window" type="SAP-Window"/>
670
+ <xs:complexType name="SAP-Window">
671
+ <xs:all>
672
+ <xs:element name="Window-Location" type="BuildingPartCode"/>
673
+ <xs:element name="Window-Height" type="Measurement"/>
674
+ <xs:element name="Window-Width" type="Measurement"/>
675
+ <xs:element name="Draught-Proofed" type="xs:boolean"/>
676
+ <xs:element name="Glazing-Type" type="SAP-GlazingTypeCode"/>
677
+ <xs:element name="Window-Type" type="WindowTypeCode"/>
678
+ <xs:element name="Orientation" type="SAP-OrientationCode"/>
679
+ <xs:element name="Window-Transmission-Details" type="Window-Transmission-Details" minOccurs="0"/>
680
+ <xs:element name="PVC-Frame" type="xs:boolean" minOccurs="0">
681
+ <xs:annotation>
682
+ <xs:documentation>include when Glazing-Type is 1 or 3. If true: wood or PVC, if false: metal.</xs:documentation>
683
+ </xs:annotation>
684
+ </xs:element>
685
+ <xs:element name="Glazing-Gap" type="SAP-GlazingGapTypeCode" minOccurs="0">
686
+ <xs:annotation>
687
+ <xs:documentation>include when Glazing-Type is 1 or 3 and PVC-Frame is true.</xs:documentation>
688
+ </xs:annotation>
689
+ </xs:element>
690
+ <xs:element name="Frame-Factor" type="xs:decimal" minOccurs="0">
691
+ <xs:annotation>
692
+ <xs:documentation>include when frame factor is known.</xs:documentation>
693
+ </xs:annotation>
694
+ </xs:element>
695
+ <xs:element name="Window-Wall-Type" type="WindowWallTypeCode" minOccurs="0">
696
+ <xs:annotation>
697
+ <xs:documentation>Identifies the type of wall the window is located</xs:documentation>
698
+ </xs:annotation>
699
+ </xs:element>
700
+ <xs:element name="Permanent-Shutters-Present" type="Flag">
701
+ <xs:annotation>
702
+ <xs:documentation>
703
+ Identifies if permanent shutters are present
704
+ </xs:documentation>
705
+ </xs:annotation>
706
+ </xs:element>
707
+ <xs:element name="Permanent-Shutters-Insulated" type="Flag">
708
+ <xs:annotation>
709
+ <xs:documentation>
710
+ Identifies if permanent shutters are insulated. Include when permanent shutters are present
711
+ </xs:documentation>
712
+ </xs:annotation>
713
+ </xs:element>
714
+ </xs:all>
715
+ </xs:complexType>
716
+ <xs:element name="SAP-Room-In-Roof" type="SAP-Room-In-Roof"/>
717
+ <xs:complexType name="SAP-Room-In-Roof">
718
+ <xs:all>
719
+ <xs:element name="Floor-Area" type="Measurement"/>
720
+ <xs:element name="Construction-Age-Band" type="ConstructionDateCode"/>
721
+ <xs:element name="Insulation" type="SAP-RoomInRoofInsulationCode" minOccurs="0"/>
722
+ <xs:element name="Roof-Room-Connected" type="Flag">
723
+ <xs:annotation>
724
+ <xs:documentation>Whether the roof room is connected to another building part of the same dwelling</xs:documentation>
725
+ </xs:annotation>
726
+ </xs:element>
727
+ <xs:element name="Roof-Insulation-Thickness" type="RoofInsulationThicknessCode" minOccurs="0">
728
+ <xs:annotation>
729
+ <xs:documentation>Use ND when Room-In-Roof-Details is included</xs:documentation>
730
+ </xs:annotation>
731
+ </xs:element>
732
+ <xs:element name="Room-In-Roof-Details" type="Room-In-Roof-Details" minOccurs="0">
733
+ <xs:annotation>
734
+ <xs:documentation>Omit when Room-In-Roof details not included</xs:documentation>
735
+ </xs:annotation>
736
+ </xs:element>
737
+ <xs:element name="Room-In-Roof-Type-1" type="Room-In-Roof-Type-1" minOccurs="0">
738
+ <xs:annotation>
739
+ <xs:documentation>Required if detailed input not provided, and RR type 1</xs:documentation>
740
+ </xs:annotation>
741
+ </xs:element>
742
+ <xs:element name="Room-In-Roof-Type-2" type="Room-In-Roof-Type-2" minOccurs="0">
743
+ <xs:annotation>
744
+ <xs:documentation>Required if detailed input not provided, and RR type 2</xs:documentation>
745
+ </xs:annotation>
746
+ </xs:element>
747
+ </xs:all>
748
+ </xs:complexType>
749
+ <xs:element name="SAP-Deselected-Improvements" type="SAP-Deselected-Improvements"/>
750
+ <xs:complexType name="SAP-Deselected-Improvements">
751
+ <xs:annotation>
752
+ <xs:documentation>There are 22 possible improvement measures, designated from A to V. This must record measures deselected by DEA
753
+ (A to V is the full set, only E, N, U and V are considered at the moment for new build).</xs:documentation>
754
+ </xs:annotation>
755
+ <xs:sequence>
756
+ <xs:element name="Deselected-Improvement-Measure" type="SAP-ImprovementMeasureCode" maxOccurs="unbounded"/>
757
+ </xs:sequence>
758
+ </xs:complexType>
759
+ <xs:element name="Main-Heating-Details" type="Main-Heating-Details"/>
760
+ <xs:complexType name="Main-Heating-Details">
761
+ <xs:sequence>
762
+ <xs:element name="Main-Heating" maxOccurs="2">
763
+ <xs:complexType>
764
+ <xs:all>
765
+ <xs:element name="Main-Heating-Number">
766
+ <xs:annotation>
767
+ <xs:documentation>Identifies the main heating as system 1 or system 2. System 1 must always be present, system 2 is included only when there are two systems.</xs:documentation>
768
+ </xs:annotation>
769
+ <xs:simpleType>
770
+ <xs:restriction base="xs:integer">
771
+ <xs:minInclusive value="1"/>
772
+ <xs:maxInclusive value="2"/>
773
+ </xs:restriction>
774
+ </xs:simpleType>
775
+ </xs:element>
776
+ <xs:element name="Main-Heating-Category" type="SAP-MainHeatingCategoryCode">
777
+ <xs:annotation>
778
+ <xs:documentation>Category of heating system for the main heating system.</xs:documentation>
779
+ </xs:annotation>
780
+ </xs:element>
781
+ <xs:element name="Main-Fuel-Type" type="HeatingFuelTypeCode"/>
782
+ <xs:element name="Main-Heating-Control" type="SAP-HeatingCode">
783
+ <xs:annotation>
784
+ <xs:documentation>Type of Main Control for the Heating System.</xs:documentation>
785
+ </xs:annotation>
786
+ </xs:element>
787
+ <xs:element name="Main-Heating-Index-Number" type="xs:string" minOccurs="0">
788
+ <xs:annotation>
789
+ <xs:documentation>The ID of the heating system from the product database, if system from database.</xs:documentation>
790
+ </xs:annotation>
791
+ </xs:element>
792
+ <xs:element name="Main-Heating-Data-Source" type="BoilerDataSourceCode"/>
793
+ <xs:element name="SAP-Main-Heating-Code" type="SAP-HeatingCode" minOccurs="0"/>
794
+ <xs:element name="Boiler-Ignition-Type" type="BoilerIgnitionCode" minOccurs="0">
795
+ <xs:annotation>
796
+ <xs:documentation>Only relevant for boilers 1998 or later.</xs:documentation>
797
+ </xs:annotation>
798
+ </xs:element>
799
+ <xs:element name="Boiler-Flue-Type" type="BoilerFlueTypeCode" minOccurs="0">
800
+ <xs:annotation>
801
+ <xs:documentation>Indicates the flue type of the heating system.</xs:documentation>
802
+ </xs:annotation>
803
+ </xs:element>
804
+ <xs:element name="Fan-Flue-Present" type="Flag" minOccurs="0">
805
+ <xs:annotation>
806
+ <xs:documentation>Indicates whether the heating system contains a fan flue. This is required by RdSAP and should be part of the 3-letter codes but isn't.</xs:documentation>
807
+ </xs:annotation>
808
+ </xs:element>
809
+ <xs:element name="Heat-Emitter-Type" type="HeatEmitterCode">
810
+ <xs:annotation>
811
+ <xs:documentation>Identifies the means by which the central heating system (if present) emits heat.</xs:documentation>
812
+ </xs:annotation>
813
+ </xs:element>
814
+ <xs:element name="Main-Heating-Fraction" type="xs:decimal">
815
+ <xs:annotation>
816
+ <xs:documentation>Fraction of total floor area served by this system.</xs:documentation>
817
+ </xs:annotation>
818
+ </xs:element>
819
+ <xs:element name="Has-FGHRS" type="Flag">
820
+ <xs:annotation>
821
+ <xs:documentation>Flue Gas Heat Recovery System</xs:documentation>
822
+ </xs:annotation>
823
+ </xs:element>
824
+ <xs:element name="FGHRS-Index-Number" type="xs:nonNegativeInteger" minOccurs="0">
825
+ <xs:annotation>
826
+ <xs:documentation>FGHRS index number; only if FGHRS</xs:documentation>
827
+ </xs:annotation>
828
+ </xs:element>
829
+ <xs:element name="FGHRS-PV-Peak-Power" type="Measurement" minOccurs="0">
830
+ <xs:annotation>
831
+ <xs:documentation>Applies only for FGHRS with its own PV supply</xs:documentation>
832
+ </xs:annotation>
833
+ </xs:element>
834
+ <xs:element name="FGHRS-PV-Orientation" type="SAP-CompassDirectionCode" minOccurs="0">
835
+ <xs:annotation>
836
+ <xs:documentation>Applies only for FGHRS with its own PV supply</xs:documentation>
837
+ </xs:annotation>
838
+ </xs:element>
839
+ <xs:element name="FGHRS-PV-Pitch" type="SAP-VerticalPitchCode" minOccurs="0">
840
+ <xs:annotation>
841
+ <xs:documentation>Applies only for FGHRS with its own PV supply</xs:documentation>
842
+ </xs:annotation>
843
+ </xs:element>
844
+ <xs:element name="FGHRS-PV-Overshading" type="SAP-SolarCollectorOvershadingCode" minOccurs="0">
845
+ <xs:annotation>
846
+ <xs:documentation>Applies only for FGHRS with its own PV supply</xs:documentation>
847
+ </xs:annotation>
848
+ </xs:element>
849
+ <xs:element name="Compensating-Controller-Index-Number" type="xs:positiveInteger" minOccurs="0">
850
+ <xs:annotation>
851
+ <xs:documentation>The ID of the controller from the product database.</xs:documentation>
852
+ </xs:annotation>
853
+ </xs:element>
854
+ <xs:element name="TTZC-Index-Number" type="xs:positiveInteger" minOccurs="0">
855
+ <xs:annotation>
856
+ <xs:documentation>The ID of the time and temperature zone control from the product database.</xs:documentation>
857
+ </xs:annotation>
858
+ </xs:element>
859
+ <xs:element name="Community-Heat-Network-Index-Number" type="xs:positiveInteger" minOccurs="0">
860
+ <xs:annotation>
861
+ <xs:documentation>index number of heat network, if applicable, community space heating or community space and water heating.</xs:documentation>
862
+ </xs:annotation>
863
+ </xs:element>
864
+ <xs:element name="Community-Heat-Sub-Network-Name" type="xs:string" minOccurs="0">
865
+ <xs:annotation>
866
+ <xs:documentation>only if heat network from pcdb. The name by which the sub community heat network is known.</xs:documentation>
867
+ </xs:annotation>
868
+ </xs:element>
869
+ <xs:element name="Community-Heat-Distribution-Type" type="SAP-HeatingDistributionCode" minOccurs="0"/>
870
+ <xs:element name="Community-Generator-Type" type="CommunityGeneratorTypeCode" minOccurs="0">
871
+ <xs:annotation>
872
+ <xs:documentation>Only required if index number not available.</xs:documentation>
873
+ </xs:annotation>
874
+ </xs:element>
875
+ <xs:element name="Community-Heat-CHP-Electricity-Generation" type="SAP-CHPElectricityGenerationCode" minOccurs="0">
876
+ <xs:annotation>
877
+ <xs:documentation>Only if community heating not from pcdb and a heat source with CHP. CHP Electricity generation options from table 12f.</xs:documentation>
878
+ </xs:annotation>
879
+ </xs:element>
880
+ <xs:element name="Storage-Heaters" type="Storage-Heaters" minOccurs="0"/>
881
+ <xs:element name="Emitter-Temperature" type="EmitterTemperatureCode" minOccurs="0">
882
+ <xs:annotation>
883
+ <xs:documentation>0, 1, 3 or 4 applicable to condensing boilers and heat pumps.
884
+ Other systems NA.</xs:documentation>
885
+ </xs:annotation>
886
+ </xs:element>
887
+ <xs:element name="MCS-Installed-Heat-Pump" type="xs:boolean" minOccurs="0">
888
+ <xs:annotation>
889
+ <xs:documentation>Whether heat pump was installed under the Microgeneration Certification Scheme.</xs:documentation>
890
+ </xs:annotation>
891
+ </xs:element>
892
+ <xs:element name="Central-Heating-Pump-Age" type="PumpAge" minOccurs="0">
893
+ <xs:annotation>
894
+ <xs:documentation>Included for systems with a central heating pump, i.e. wet system.</xs:documentation>
895
+ </xs:annotation>
896
+ </xs:element>
897
+ </xs:all>
898
+ </xs:complexType>
899
+ </xs:element>
900
+ </xs:sequence>
901
+ </xs:complexType>
902
+ <xs:element name="Photovoltaic-Supply" type="Photovoltaic-Supply"/>
903
+ <xs:complexType name="Photovoltaic-Supply">
904
+ <xs:choice>
905
+ <xs:element name="PV-Arrays" type="PV-Arrays" maxOccurs="3"/>
906
+ <xs:element name="None-Or-No-Details">
907
+ <xs:complexType>
908
+ <xs:all>
909
+ <xs:element name="Percent-Roof-Area" type="Percentage">
910
+ <xs:annotation>
911
+ <xs:documentation>Photovoltaic area as percentage of total roof area. 0% indicates that a photovoltaic supply is not present in the property.</xs:documentation>
912
+ </xs:annotation>
913
+ </xs:element>
914
+ </xs:all>
915
+ </xs:complexType>
916
+ </xs:element>
917
+ </xs:choice>
918
+ </xs:complexType>
919
+ <xs:element name="PV-Array" type="PV-Array"/>
920
+ <xs:complexType name="PV-Array">
921
+ <xs:all>
922
+ <xs:element name="Peak-Power" type="Measurement">
923
+ <xs:annotation>
924
+ <xs:documentation>Peak kW of photovoltaics (PVs) (kWp).
925
+ If the total peak power has been apportioned between different dwellings within the same building, this is the kWp ascribed to the dwelling being assessed.</xs:documentation>
926
+ </xs:annotation>
927
+ </xs:element>
928
+ <xs:element name="Orientation" type="SAP-CompassDirectionCode">
929
+ <xs:annotation>
930
+ <xs:documentation>PV orientation; only if peak kWp &gt; 0.</xs:documentation>
931
+ </xs:annotation>
932
+ </xs:element>
933
+ <xs:element name="Pitch" type="SAP-VerticalPitchCode">
934
+ <xs:annotation>
935
+ <xs:documentation>PV pitch; only if peak kWp &gt; 0.</xs:documentation>
936
+ </xs:annotation>
937
+ </xs:element>
938
+ <xs:element name="Overshading" type="SAP-SolarCollectorOvershadingCode">
939
+ <xs:annotation>
940
+ <xs:documentation>PV overshading; only if peak kWp &gt; 0.</xs:documentation>
941
+ </xs:annotation>
942
+ </xs:element>
943
+ </xs:all>
944
+ </xs:complexType>
945
+ <xs:element name="PV-Arrays" type="PV-Arrays"/>
946
+ <xs:complexType name="PV-Arrays">
947
+ <xs:sequence>
948
+ <xs:element name="PV-Array" type="PV-Array"/>
949
+ </xs:sequence>
950
+ </xs:complexType>
951
+ <xs:element name="PV-Batteries" type="PV-Batteries"/>
952
+ <xs:complexType name="PV-Batteries">
953
+ <xs:sequence>
954
+ <xs:element name="PV-Battery" type="PV-Battery"/>
955
+ </xs:sequence>
956
+ </xs:complexType>
957
+ <xs:element name="PV-Battery" type="PV-Battery"/>
958
+ <xs:complexType name="PV-Battery">
959
+ <xs:sequence>
960
+ <xs:element name="Battery-Capacity" type="xs:decimal" default="5">
961
+ <xs:annotation>
962
+ <xs:documentation>Battery capacity in kWh. defaults to 5kW in unknown.</xs:documentation>
963
+ </xs:annotation>
964
+ </xs:element>
965
+ </xs:sequence>
966
+ </xs:complexType>
967
+ <xs:element name="Room-In-Roof-Details" type="Room-In-Roof-Details"/>
968
+ <xs:complexType name="Room-In-Roof-Details">
969
+ <xs:all>
970
+ <xs:element name="Flat-Ceiling-Length-1" type="Measurement" minOccurs="0"/>
971
+ <xs:element name="Flat-Ceiling-Height-1" type="Measurement" minOccurs="0"/>
972
+ <xs:element name="Flat-Ceiling-U-Value-1" type="xs:decimal" minOccurs="0"/>
973
+ <xs:element name="Flat-Ceiling-Insulation-Thickness-1" type="RoofInsulationThicknessCode" minOccurs="0">
974
+ <xs:annotation>
975
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
976
+ </xs:annotation>
977
+ </xs:element>
978
+ <xs:element name="Flat-Ceiling-Insulation-Type-1" type="RinRInsulationTypeCode" minOccurs="0">
979
+ <xs:annotation>
980
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
981
+ </xs:annotation>
982
+ </xs:element>
983
+ <xs:element name="Flat-Ceiling-Length-2" type="Measurement" minOccurs="0"/>
984
+ <xs:element name="Flat-Ceiling-Height-2" type="Measurement" minOccurs="0"/>
985
+ <xs:element name="Flat-Ceiling-U-Value-2" type="xs:decimal" minOccurs="0"/>
986
+ <xs:element name="Flat-Ceiling-Insulation-Thickness-2" type="RoofInsulationThicknessCode" minOccurs="0">
987
+ <xs:annotation>
988
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
989
+ </xs:annotation>
990
+ </xs:element>
991
+ <xs:element name="Flat-Ceiling-Insulation-Type-2" type="RinRInsulationTypeCode" minOccurs="0">
992
+ <xs:annotation>
993
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
994
+ </xs:annotation>
995
+ </xs:element>
996
+ <xs:element name="Stud-Wall-Length-1" type="Measurement" minOccurs="0"/>
997
+ <xs:element name="Stud-Wall-Height-1" type="Measurement" minOccurs="0"/>
998
+ <xs:element name="Stud-Wall-U-Value-1" type="xs:decimal" minOccurs="0"/>
999
+ <xs:element name="Stud-Wall-Insulation-Thickness-1" type="RoofInsulationThicknessCode" minOccurs="0">
1000
+ <xs:annotation>
1001
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1002
+ </xs:annotation>
1003
+ </xs:element>
1004
+ <xs:element name="Stud-Wall-Insulation-Type-1" type="RinRInsulationTypeCode" minOccurs="0">
1005
+ <xs:annotation>
1006
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1007
+ </xs:annotation>
1008
+ </xs:element>
1009
+ <xs:element name="Stud-Wall-Length-2" type="Measurement" minOccurs="0"/>
1010
+ <xs:element name="Stud-Wall-Height-2" type="Measurement" minOccurs="0"/>
1011
+ <xs:element name="Stud-Wall-U-Value-2" type="xs:decimal" minOccurs="0"/>
1012
+ <xs:element name="Stud-Wall-Insulation-Thickness-2" type="RoofInsulationThicknessCode" minOccurs="0">
1013
+ <xs:annotation>
1014
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1015
+ </xs:annotation>
1016
+ </xs:element>
1017
+ <xs:element name="Stud-Wall-Insulation-Type-2" type="RinRInsulationTypeCode" minOccurs="0">
1018
+ <xs:annotation>
1019
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1020
+ </xs:annotation>
1021
+ </xs:element>
1022
+ <xs:element name="Slope-Length-1" type="Measurement" minOccurs="0"/>
1023
+ <xs:element name="Slope-Height-1" type="Measurement" minOccurs="0"/>
1024
+ <xs:element name="Slope-U-Value-1" type="xs:decimal" minOccurs="0"/>
1025
+ <xs:element name="Slope-Insulation-Thickness-1" type="RoofInsulationThicknessCode" minOccurs="0">
1026
+ <xs:annotation>
1027
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1028
+ </xs:annotation>
1029
+ </xs:element>
1030
+ <xs:element name="Slope-Insulation-Type-1" type="RinRInsulationTypeCode" minOccurs="0">
1031
+ <xs:annotation>
1032
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1033
+ </xs:annotation>
1034
+ </xs:element>
1035
+ <xs:element name="Slope-Length-2" type="Measurement" minOccurs="0"/>
1036
+ <xs:element name="Slope-Height-2" type="Measurement" minOccurs="0"/>
1037
+ <xs:element name="Slope-U-Value-2" type="xs:decimal" minOccurs="0"/>
1038
+ <xs:element name="Slope-Insulation-Thickness-2" type="RoofInsulationThicknessCode" minOccurs="0">
1039
+ <xs:annotation>
1040
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1041
+ </xs:annotation>
1042
+ </xs:element>
1043
+ <xs:element name="Slope-Insulation-Type-2" type="RinRInsulationTypeCode" minOccurs="0">
1044
+ <xs:annotation>
1045
+ <xs:documentation>Mutually exclusive with U-value. Either U-value provided, or thickness.</xs:documentation>
1046
+ </xs:annotation>
1047
+ </xs:element>
1048
+ <xs:element name="Gable-Wall-Length-1" type="Measurement" minOccurs="0"/>
1049
+ <xs:element name="Gable-Wall-Height-1" type="Measurement" minOccurs="0"/>
1050
+ <xs:element name="Gable-Wall-U-Value-1" type="xs:decimal" minOccurs="0"/>
1051
+ <xs:element name="Gable-Wall-Length-2" type="Measurement" minOccurs="0"/>
1052
+ <xs:element name="Gable-Wall-Height-2" type="Measurement" minOccurs="0"/>
1053
+ <xs:element name="Gable-Wall-U-Value-2" type="xs:decimal" minOccurs="0"/>
1054
+ <xs:element name="Common-Wall-Length-1" type="Measurement" minOccurs="0"/>
1055
+ <xs:element name="Common-Wall-Height-1" type="Measurement" minOccurs="0"/>
1056
+ <xs:element name="Common-Wall-U-Value-1" type="xs:decimal" minOccurs="0"/>
1057
+ <xs:element name="Common-Wall-Length-2" type="Measurement" minOccurs="0"/>
1058
+ <xs:element name="Common-Wall-Height-2" type="Measurement" minOccurs="0"/>
1059
+ <xs:element name="Common-Wall-U-Value-2" type="xs:decimal" minOccurs="0"/>
1060
+ </xs:all>
1061
+ </xs:complexType>
1062
+ <xs:element name="Room-In-Roof-Type-1" type="Room-In-Roof-Type-1"/>
1063
+ <xs:complexType name="Room-In-Roof-Type-1">
1064
+ <xs:all>
1065
+ <xs:element name="Gable-Wall-Length-1" type="Measurement"/>
1066
+ <xs:element name="Gable-Wall-Type-1" type="GableType"/>
1067
+ <xs:element name="Gable-Wall-Length-2" type="Measurement"/>
1068
+ <xs:element name="Gable-Wall-Type-2" type="GableType"/>
1069
+ </xs:all>
1070
+ </xs:complexType>
1071
+ <xs:element name="Room-In-Roof-Type-2" type="Room-In-Roof-Type-2"/>
1072
+ <xs:complexType name="Room-In-Roof-Type-2">
1073
+ <xs:all>
1074
+ <xs:element name="Gable-Wall-Length-1" type="Measurement"/>
1075
+ <xs:element name="Gable-Wall-Height-1" type="Measurement"/>
1076
+ <xs:element name="Gable-Wall-Type-1" type="GableType"/>
1077
+ <xs:element name="Gable-Wall-Length-2" type="Measurement"/>
1078
+ <xs:element name="Gable-Wall-Height-2" type="Measurement"/>
1079
+ <xs:element name="Gable-Wall-Type-2" type="GableType"/>
1080
+ <xs:element name="Common-Wall-Length-1" type="Measurement"/>
1081
+ <xs:element name="Common-Wall-Height-1" type="Measurement"/>
1082
+ <xs:element name="Common-Wall-Length-2" type="Measurement"/>
1083
+ <xs:element name="Common-Wall-Height-2" type="Measurement"/>
1084
+ </xs:all>
1085
+ </xs:complexType>
1086
+ <xs:element name="Wind-Turbine-Details" type="Wind-Turbine-Details"/>
1087
+ <xs:complexType name="Wind-Turbine-Details">
1088
+ <xs:all>
1089
+ <xs:element name="Rotor-Diameter" type="Measurement">
1090
+ <xs:annotation>
1091
+ <xs:documentation>Diameter of rotor of wind turbine</xs:documentation>
1092
+ </xs:annotation>
1093
+ </xs:element>
1094
+ <xs:element name="Hub-Height" type="Measurement">
1095
+ <xs:annotation>
1096
+ <xs:documentation>Height of rotor hub above ridge of roof</xs:documentation>
1097
+ </xs:annotation>
1098
+ </xs:element>
1099
+ </xs:all>
1100
+ </xs:complexType>
1101
+ <xs:element name="Solar-Water-Heating-Details" type="Solar-Water-Heating-Details"/>
1102
+ <xs:complexType name="Solar-Water-Heating-Details">
1103
+ <xs:all>
1104
+ <xs:element name="Solar-Panel-Collector-Data-Source" type="SAP-SolarCollectorDataSourceCode">
1105
+ <xs:annotation>
1106
+ <xs:documentation>Source of solar panel collector data.</xs:documentation>
1107
+ </xs:annotation>
1108
+ </xs:element>
1109
+ <xs:element name="Solar-Panel-Collector-Orientation" type="SAP-CompassDirectionCode">
1110
+ <xs:annotation>
1111
+ <xs:documentation>Collector orientation.</xs:documentation>
1112
+ </xs:annotation>
1113
+ </xs:element>
1114
+ <xs:element name="Solar-Panel-Collector-Pitch" type="SAP-VerticalPitchCode"/>
1115
+ <xs:element name="Solar-Panel-Collector-Overshading" type="SAP-SolarCollectorOvershadingCode"/>
1116
+ <xs:element name="Solar-Water-Pump" type="SolarPumpType">
1117
+ <xs:annotation>
1118
+ <xs:documentation>Energy source for pumping water through the solar system</xs:documentation>
1119
+ </xs:annotation>
1120
+ </xs:element>
1121
+ <xs:element name="Store-Volume-Details-Known" type="Flag">
1122
+ <xs:annotation>
1123
+ <xs:documentation>When Y the total store volume, dedicated solar volume and combined cylinder are to be provided</xs:documentation>
1124
+ </xs:annotation>
1125
+ </xs:element>
1126
+ <xs:element name="Solar-Collector-Details" type="Solar-Collector-Details" minOccurs="0">
1127
+ <xs:annotation>
1128
+ <xs:documentation>Include when collector details known.</xs:documentation>
1129
+ </xs:annotation>
1130
+ </xs:element>
1131
+ <xs:element name="Solar-Volume-Details" type="Solar-Volume-Details" minOccurs="0">
1132
+ <xs:annotation>
1133
+ <xs:documentation>Include when volume details known.</xs:documentation>
1134
+ </xs:annotation>
1135
+ </xs:element>
1136
+ <xs:element name="Shower-Types" type="ShowerTypeCode">
1137
+ <xs:annotation>
1138
+ <xs:documentation>Type of showers in the property.</xs:documentation>
1139
+ </xs:annotation>
1140
+ </xs:element>
1141
+ <xs:element name="Collector-Loop-Efficiency" type="xs:decimal" minOccurs="0">
1142
+ <xs:annotation>
1143
+ <xs:documentation>Collector loop efficiency; only if declared values.</xs:documentation>
1144
+ </xs:annotation>
1145
+ </xs:element>
1146
+ <xs:element name="Incidence-Angle-Modifier" type="xs:decimal" minOccurs="0">
1147
+ <xs:annotation>
1148
+ <xs:documentation>Incidence angle modifier; only if declared values.</xs:documentation>
1149
+ </xs:annotation>
1150
+ </xs:element>
1151
+ <xs:element name="Is-Community-Solar" type="xs:boolean" default="false"/>
1152
+ <xs:element name="Service-Provision" type="ServiceProvisionCode"/>
1153
+ <xs:element name="Overall-Heat-Loss" type="xs:decimal" minOccurs="0">
1154
+ <xs:annotation>
1155
+ <xs:documentation>Overall heat loss coefficient of system; only if declared values.</xs:documentation>
1156
+ </xs:annotation>
1157
+ </xs:element>
1158
+ </xs:all>
1159
+ </xs:complexType>
1160
+ <xs:element name="Shower-Outlets" type="Shower-Outlets"/>
1161
+ <xs:complexType name="Shower-Outlets">
1162
+ <xs:annotation>
1163
+ <xs:documentation>Shower outlets present in the dwelling. If there are more than 5 then only include the 5 with the highest flow rates used.</xs:documentation>
1164
+ </xs:annotation>
1165
+ <xs:sequence>
1166
+ <xs:element name="Shower-Outlet" type="Shower-Outlet" maxOccurs="5"/>
1167
+ </xs:sequence>
1168
+ </xs:complexType>
1169
+ <xs:element name="Shower-Outlet" type="Shower-Outlet"/>
1170
+ <xs:complexType name="Shower-Outlet">
1171
+ <xs:annotation>
1172
+ <xs:documentation>Various details for each shower outlet.</xs:documentation>
1173
+ </xs:annotation>
1174
+ <xs:all>
1175
+ <xs:element name="Shower-Outlet-Type" type="ShowerTypeCode">
1176
+ <xs:annotation>
1177
+ <xs:documentation>Hot water type for this shower outlet.</xs:documentation>
1178
+ </xs:annotation>
1179
+ </xs:element>
1180
+ <xs:element name="Shower-WWHRS" type="ShowerWWHRSCode">
1181
+ <xs:annotation>
1182
+ <xs:documentation>The WWHRS with which the shower is connected. If shower outlet type is instantaneous electric shower then only a storage WWHRS can be selected or none.</xs:documentation>
1183
+ </xs:annotation>
1184
+ </xs:element>
1185
+ </xs:all>
1186
+ </xs:complexType>
1187
+ <xs:element name="Instantaneous-WWHRS" type="Instantaneous-WWHRS"/>
1188
+ <xs:complexType name="Instantaneous-WWHRS">
1189
+ <xs:sequence>
1190
+ <xs:element name="WWHRS-Index-Number1" type="xs:positiveInteger"/>
1191
+ <xs:element name="WWHRS-Index-Number2" type="xs:positiveInteger" minOccurs="0">
1192
+ <xs:annotation>
1193
+ <xs:documentation>Omit if no second system.</xs:documentation>
1194
+ </xs:annotation>
1195
+ </xs:element>
1196
+ </xs:sequence>
1197
+ </xs:complexType>
1198
+ <xs:element name="Storage-WWHRS" type="Storage-WWHRS"/>
1199
+ <xs:complexType name="Storage-WWHRS">
1200
+ <xs:all>
1201
+ <xs:element name="WWHRS-Index-Number" type="xs:positiveInteger"/>
1202
+ <xs:element name="WWHRS-Store-Volume" type="Measurement">
1203
+ <xs:annotation>
1204
+ <xs:documentation>Dedicated store volume in litres.</xs:documentation>
1205
+ </xs:annotation>
1206
+ </xs:element>
1207
+ </xs:all>
1208
+ </xs:complexType>
1209
+ <xs:element name="Window-Transmission-Details" type="Window-Transmission-Details"/>
1210
+ <xs:complexType name="Window-Transmission-Details">
1211
+ <xs:all>
1212
+ <xs:element name="Data-Source" type="SAP-OpeningDataSourceCode"/>
1213
+ <xs:element name="U-Value" type="xs:decimal"/>
1214
+ <xs:element name="Solar-Transmittance" type="xs:decimal"/>
1215
+ </xs:all>
1216
+ </xs:complexType>
1217
+ <xs:element name="Solar-Collector-Details" type="Solar-Collector-Details"/>
1218
+ <xs:complexType name="Solar-Collector-Details">
1219
+ <xs:all>
1220
+ <xs:element name="Aperture-Area" type="Measurement">
1221
+ <xs:annotation>
1222
+ <xs:documentation>Panel aperture area in square metres.</xs:documentation>
1223
+ </xs:annotation>
1224
+ </xs:element>
1225
+ <xs:element name="Collector-Type" type="SAP-SolarCollectorTypeCode">
1226
+ <xs:annotation>
1227
+ <xs:documentation>Type of solar panel collector.</xs:documentation>
1228
+ </xs:annotation>
1229
+ </xs:element>
1230
+ <xs:element name="Zero-Loss-Efficiency" type="Percentage">
1231
+ <xs:annotation>
1232
+ <xs:documentation>Collector zero-loss efficiency.</xs:documentation>
1233
+ </xs:annotation>
1234
+ </xs:element>
1235
+ <xs:element name="Heat-Loss-Rate" type="xs:decimal" minOccurs="0">
1236
+ <xs:annotation>
1237
+ <xs:documentation>Collector heat loss rate; for backward compatibility only, do not use.</xs:documentation>
1238
+ </xs:annotation>
1239
+ </xs:element>
1240
+ <xs:element name="Linear-Heat-Loss-Coefficient" type="xs:decimal" minOccurs="0">
1241
+ <xs:annotation>
1242
+ <xs:documentation>Collector linear heat loss coefficient.</xs:documentation>
1243
+ </xs:annotation>
1244
+ </xs:element>
1245
+ <xs:element name="Second-Order-Heat-Loss-Coefficient" type="xs:decimal" minOccurs="0">
1246
+ <xs:annotation>
1247
+ <xs:documentation>Collector 2nd order heat loss coefficient.</xs:documentation>
1248
+ </xs:annotation>
1249
+ </xs:element>
1250
+ </xs:all>
1251
+ </xs:complexType>
1252
+ <xs:element name="Solar-Volume-Details" type="Solar-Volume-Details"/>
1253
+ <xs:complexType name="Solar-Volume-Details">
1254
+ <xs:all>
1255
+ <xs:element name="Total-Store-Volume" type="Measurement">
1256
+ <xs:annotation>
1257
+ <xs:documentation>Total volume of hot water store in litres.</xs:documentation>
1258
+ </xs:annotation>
1259
+ </xs:element>
1260
+ <xs:element name="Dedicated-Solar-Volume" type="Measurement">
1261
+ <xs:annotation>
1262
+ <xs:documentation>Volume of hot water store dedicated to solar heated water, in litres.</xs:documentation>
1263
+ </xs:annotation>
1264
+ </xs:element>
1265
+ <xs:element name="Combined-Cylinder" type="Flag">
1266
+ <xs:annotation>
1267
+ <xs:documentation>If combined cylinder the total hot water store volume is inclusive of the dedicated solar volume.</xs:documentation>
1268
+ </xs:annotation>
1269
+ </xs:element>
1270
+ </xs:all>
1271
+ </xs:complexType>
1272
+ <xs:element name="Storage-Heaters" type="Storage-Heaters"/>
1273
+ <xs:complexType name="Storage-Heaters">
1274
+ <xs:sequence>
1275
+ <xs:element name="Storage-Heater" type="Storage-Heater" maxOccurs="4"/>
1276
+ </xs:sequence>
1277
+ </xs:complexType>
1278
+ <xs:element name="Storage-Heater" type="Storage-Heater"/>
1279
+ <xs:complexType name="Storage-Heater">
1280
+ <xs:all>
1281
+ <xs:element name="Number-Of-Heaters" type="xs:positiveInteger">
1282
+ <xs:annotation>
1283
+ <xs:documentation>The number of storage heaters with this index number.</xs:documentation>
1284
+ </xs:annotation>
1285
+ </xs:element>
1286
+ <xs:element name="Index-Number" type="xs:positiveInteger">
1287
+ <xs:annotation>
1288
+ <xs:documentation>The index number of the heater from the product database.</xs:documentation>
1289
+ </xs:annotation>
1290
+ </xs:element>
1291
+ <xs:element name="High-Heat-Retention" type="xs:boolean">
1292
+ <xs:annotation>
1293
+ <xs:documentation>Whether heater is high heat retention type.</xs:documentation>
1294
+ </xs:annotation>
1295
+ </xs:element>
1296
+ </xs:all>
1297
+ </xs:complexType>
1298
+ <xs:element name="SAP-Special-Features" type="SAP-Special-Features"/>
1299
+ <xs:complexType name="SAP-Special-Feature">
1300
+ <xs:sequence>
1301
+ <xs:element name="Description" type="xs:string"/>
1302
+ <xs:choice>
1303
+ <xs:element name="Energy-Feature" type="Energy-Feature"/>
1304
+ <xs:element name="Emissions-Feature" type="Emission-Feature"/>
1305
+ </xs:choice>
1306
+ </xs:sequence>
1307
+ </xs:complexType>
1308
+ <xs:complexType name="SAP-Special-Features">
1309
+ <xs:sequence>
1310
+ <xs:element name="SAP-Special-Feature" type="SAP-Special-Feature" maxOccurs="unbounded"/>
1311
+ </xs:sequence>
1312
+ </xs:complexType>
1313
+ <xs:complexType name="Energy-Feature">
1314
+ <xs:all>
1315
+ <xs:element name="Energy-Saved-Or-Generated" type="Measurement">
1316
+ <xs:annotation>
1317
+ <xs:documentation>Energy saved or generated in kWh/year.</xs:documentation>
1318
+ </xs:annotation>
1319
+ </xs:element>
1320
+ <xs:element name="Saved-Or-Generated-Fuel" type="HeatingFuelTypeCode" minOccurs="0"/>
1321
+ <xs:element name="Energy-Used" type="Measurement">
1322
+ <xs:annotation>
1323
+ <xs:documentation>Energy used in kWh/year.</xs:documentation>
1324
+ </xs:annotation>
1325
+ </xs:element>
1326
+ <xs:element name="Energy-Used-Fuel" type="HeatingFuelTypeCode" minOccurs="0"/>
1327
+ <xs:element name="Air-Change-Rates" type="Air-Change-Rates" minOccurs="0">
1328
+ <xs:annotation>
1329
+ <xs:documentation>For Appendix Q procedure that provides air change rates. Only one Special Feature can have data on air change rates.</xs:documentation>
1330
+ </xs:annotation>
1331
+ </xs:element>
1332
+ </xs:all>
1333
+ </xs:complexType>
1334
+ <xs:element name="Emission-Feature" type="Emission-Feature"/>
1335
+ <xs:complexType name="Emission-Feature">
1336
+ <xs:all>
1337
+ <xs:element name="Emissions-Saved" type="Measurement">
1338
+ <xs:annotation>
1339
+ <xs:documentation>Emissions saved in kg/year.</xs:documentation>
1340
+ </xs:annotation>
1341
+ </xs:element>
1342
+ <xs:element name="Emissions-Created" type="Measurement">
1343
+ <xs:annotation>
1344
+ <xs:documentation>Additional emissions in kg/year.</xs:documentation>
1345
+ </xs:annotation>
1346
+ </xs:element>
1347
+ </xs:all>
1348
+ </xs:complexType>
1349
+ <xs:complexType name="Air-Change-Rates">
1350
+ <xs:sequence>
1351
+ <xs:element name="Air-Change-Rate" type="Air-Change-Rate" minOccurs="12" maxOccurs="12"/>
1352
+ </xs:sequence>
1353
+ </xs:complexType>
1354
+ <xs:element name="Air-Change-Rate" type="Air-Change-Rate"/>
1355
+ <xs:complexType name="Air-Change-Rate">
1356
+ <xs:all>
1357
+ <xs:element name="Air-Change-Rate-Month" type="AirChangeRateMonth"/>
1358
+ <xs:element name="Air-Change-Rate-Value" type="xs:decimal">
1359
+ <xs:annotation>
1360
+ <xs:documentation>Air change rate in month.</xs:documentation>
1361
+ </xs:annotation>
1362
+ </xs:element>
1363
+ </xs:all>
1364
+ </xs:complexType>
1365
+ <xs:element name="Previous-EPC-Check" type="Previous-EPC-Check"/>
1366
+ <xs:complexType name="Previous-EPC-Check">
1367
+ <xs:sequence>
1368
+ <xs:element name="Previous-EPC-Checked" type="PreviousEpcCheckedCode">
1369
+ <xs:annotation>
1370
+ <xs:documentation>Confirm a check for the existence of an EPC before carrying out another energy assessment.</xs:documentation>
1371
+ </xs:annotation>
1372
+ </xs:element>
1373
+ <xs:element name="Previous-EPC-Exists" type="PreviousEpcExistsCode">
1374
+ <xs:annotation>
1375
+ <xs:documentation>Does an EPC exist at the point of carrying out this energy assessment.</xs:documentation>
1376
+ </xs:annotation>
1377
+ </xs:element>
1378
+ <xs:element name="Previous-EPC-Reason-Code" type="PreviousEpcReasonCode" minOccurs="0" maxOccurs="1">
1379
+ <xs:annotation>
1380
+ <xs:documentation>Reason for not using a previous RdSAP EPC.</xs:documentation>
1381
+ </xs:annotation>
1382
+ </xs:element>
1383
+ </xs:sequence>
1384
+ </xs:complexType>
1385
+ </xs:schema>