epb_view_models 2.1.7 → 2.1.8
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.
- checksums.yaml +4 -4
 - data/.ruby-version +1 -1
 - data/Gemfile +1 -1
 - data/api/schemas/xml/CEPC-S-7.1/Reports/BaseDataTypes.xsd +300 -300
 - data/api/schemas/xml/CEPC-S-7.1/Reports/CEPC-Reports.xsd +66 -66
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Input-Data.xsd +34 -34
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd +125 -125
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd.bak +123 -123
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Property.xsd +67 -67
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Report-Header.xsd +178 -178
 - data/api/schemas/xml/CEPC-S-7.1/Reports/Reported-Data.xsd +406 -406
 - data/api/schemas/xml/CEPC-S-7.1/Reports/UserManagement.xsd +174 -174
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/ExternalDefinitions.xsd +261 -261
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/AssessorManagement.xsd +213 -213
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-Certificate.xsd +400 -400
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-CollectedData.xsd +1051 -1051
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/Property.xsd +66 -66
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/RdSAP-Report.xsd +176 -176
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/ReportList.xsd +26 -26
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/EPC-Domains.xsd +858 -858
 - data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/SAP-Domains.xsd +2684 -2684
 - data/lib/epb_view_models.rb +1 -1
 - metadata +3 -7
 
| 
         @@ -1,858 +1,858 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
       2 
     | 
    
         
            -
            <!-- edited with XMLSpy v2006 rel. 3 U (http://www.altova.com) by Jim Bowery (Landmark Information Group Ltd.) -->
         
     | 
| 
       3 
     | 
    
         
            -
            <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.epcregister.com/xsd/rdsap" targetNamespace="http://www.epcregister.com/xsd/rdsap" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-19.0">
         
     | 
| 
       4 
     | 
    
         
            -
            	<xs:annotation>
         
     | 
| 
       5 
     | 
    
         
            -
            		<xs:documentation>© Department of Communities and Local Government. © Crown copyright, 2007. The Home Condition Report logo and associated wording is a registered trade mark - any unlicensed use is not permitted. Copyright in the typographical arrangement of this document rests with the Crown. This publication, excluding logos, may be reproduced free of charge in any format or medium for research, private study, for internal circulation within an organisation or by registered scheme users. This is subject to it being reproduced accurately and not used in a misleading context. 
         
     | 
| 
       6 
     | 
    
         
            -
            </xs:documentation>
         
     | 
| 
       7 
     | 
    
         
            -
            	</xs:annotation>
         
     | 
| 
       8 
     | 
    
         
            -
            	<xs:simpleType name="EnergyEfficiencySummaryCode">
         
     | 
| 
       9 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       10 
     | 
    
         
            -
            			<xs:enumeration value="0">
         
     | 
| 
       11 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       12 
     | 
    
         
            -
            					<xs:documentation>N/A</xs:documentation>
         
     | 
| 
       13 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       14 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       15 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       16 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       17 
     | 
    
         
            -
            					<xs:documentation>Very Poor</xs:documentation>
         
     | 
| 
       18 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       19 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       20 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       21 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       22 
     | 
    
         
            -
            					<xs:documentation>Poor</xs:documentation>
         
     | 
| 
       23 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       24 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       25 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       26 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       27 
     | 
    
         
            -
            					<xs:documentation>Average</xs:documentation>
         
     | 
| 
       28 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       29 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       30 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       31 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       32 
     | 
    
         
            -
            					<xs:documentation>Good</xs:documentation>
         
     | 
| 
       33 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       34 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       35 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       36 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       37 
     | 
    
         
            -
            					<xs:documentation>Very Good</xs:documentation>
         
     | 
| 
       38 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       39 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       40 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       41 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       42 
     | 
    
         
            -
            	<xs:simpleType name="RecommendationCategoryCode">
         
     | 
| 
       43 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       44 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       45 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       46 
     | 
    
         
            -
            					<xs:documentation>Lower cost - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       47 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       48 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       49 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       50 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       51 
     | 
    
         
            -
            					<xs:documentation>Higher cost - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       52 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       53 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       54 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       55 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       56 
     | 
    
         
            -
            					<xs:documentation>Further measure - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       57 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       58 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       59 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       60 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       61 
     | 
    
         
            -
            					<xs:documentation>Deselected.  This is for backwards compatibility only and should not be used.</xs:documentation>
         
     | 
| 
       62 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       63 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       64 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       65 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       66 
     | 
    
         
            -
            					<xs:documentation>Normal measure</xs:documentation>
         
     | 
| 
       67 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       68 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       69 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       70 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       71 
     | 
    
         
            -
            					<xs:documentation>Alternative measure</xs:documentation>
         
     | 
| 
       72 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       73 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       74 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       75 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       76 
     | 
    
         
            -
            	<xs:simpleType name="AddendumCode">
         
     | 
| 
       77 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       78 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       79 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       80 
     | 
    
         
            -
            					<xs:documentation>1. Wall type does not correspond to options available in RdSAP</xs:documentation>
         
     | 
| 
       81 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       82 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       83 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       84 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       85 
     | 
    
         
            -
            					<xs:documentation>2. Room heater specified for water heating instead of a range cooker</xs:documentation>
         
     | 
| 
       86 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       87 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       88 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       89 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       90 
     | 
    
         
            -
            					<xs:documentation>3. Space heating from individual system and water heating from community system</xs:documentation>
         
     | 
| 
       91 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       92 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       93 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       94 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       95 
     | 
    
         
            -
            					<xs:documentation>4. Dwelling has a swimming pool</xs:documentation>
         
     | 
| 
       96 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       97 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       98 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       99 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       100 
     | 
    
         
            -
            					<xs:documentation>5. Dwelling has micro-CHP not found in database</xs:documentation>
         
     | 
| 
       101 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       102 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       103 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       104 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       105 
     | 
    
         
            -
            					<xs:documentation>6. Storage heater or dual immersion, and single electric meter</xs:documentation>
         
     | 
| 
       106 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       107 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       108 
     | 
    
         
            -
            			<xs:enumeration value="7">
         
     | 
| 
       109 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       110 
     | 
    
         
            -
            					<xs:documentation>7. Heating controlled by TRVs only</xs:documentation>
         
     | 
| 
       111 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       112 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       113 
     | 
    
         
            -
            			<xs:enumeration value="8">
         
     | 
| 
       114 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       115 
     | 
    
         
            -
            					<xs:documentation>8. PVs or wind turbine present on the property (England, Wales or Scotland)</xs:documentation>
         
     | 
| 
       116 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       117 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       118 
     | 
    
         
            -
            			<xs:enumeration value="9">
         
     | 
| 
       119 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       120 
     | 
    
         
            -
            					<xs:documentation>9. Two main heating systems and heating system upgrade is recommended</xs:documentation>
         
     | 
| 
       121 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       122 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       123 
     | 
    
         
            -
            			<xs:enumeration value="10">
         
     | 
| 
       124 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       125 
     | 
    
         
            -
            					<xs:documentation>10. Dual electricity meter selected but there is also an electricity meter for standard tariff</xs:documentation>
         
     | 
| 
       126 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       127 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       128 
     | 
    
         
            -
            			<xs:enumeration value="11">
         
     | 
| 
       129 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       130 
     | 
    
         
            -
            					<xs:documentation>11. Single electricity meter selected but there is also an electricity meter for an off-peak tariff</xs:documentation>
         
     | 
| 
       131 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       132 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       133 
     | 
    
         
            -
            			<xs:enumeration value="12">
         
     | 
| 
       134 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       135 
     | 
    
         
            -
            					<xs:documentation>12. Dwelling is using a biomass fuel that is not in the RdSAP fuel options</xs:documentation>
         
     | 
| 
       136 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       137 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       138 
     | 
    
         
            -
            			<xs:enumeration value="13">
         
     | 
| 
       139 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       140 
     | 
    
         
            -
            					<xs:documentation>13. Park Home</xs:documentation>
         
     | 
| 
       141 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       142 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       143 
     | 
    
         
            -
            			<xs:enumeration value="14">
         
     | 
| 
       144 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       145 
     | 
    
         
            -
            					<xs:documentation>14. Dwelling has a special energy saving feature</xs:documentation>
         
     | 
| 
       146 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       147 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       148 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       149 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       150 
     | 
    
         
            -
            	<xs:simpleType name="RecommendationSummaryCode">
         
     | 
| 
       151 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       152 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       153 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       154 
     | 
    
         
            -
            					<xs:documentation>Insulate hot water cylinder with 80 mm jacket</xs:documentation>
         
     | 
| 
       155 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       156 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       157 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       158 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       159 
     | 
    
         
            -
            					<xs:documentation>Increase hot water cylinder insulation</xs:documentation>
         
     | 
| 
       160 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       161 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       162 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       163 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       164 
     | 
    
         
            -
            					<xs:documentation>Add additional 80 mm jacket to hot water cylinder</xs:documentation>
         
     | 
| 
       165 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       166 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       167 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       168 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       169 
     | 
    
         
            -
            					<xs:documentation>Hot water cylinder thermostat</xs:documentation>
         
     | 
| 
       170 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       171 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       172 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       173 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       174 
     | 
    
         
            -
            					<xs:documentation>Increase loft insulation to 270 mm</xs:documentation>
         
     | 
| 
       175 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       176 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       177 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       178 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       179 
     | 
    
         
            -
            					<xs:documentation>Cavity wall insulation</xs:documentation>
         
     | 
| 
       180 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       181 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       182 
     | 
    
         
            -
            			<xs:enumeration value="7">
         
     | 
| 
       183 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       184 
     | 
    
         
            -
            					<xs:documentation>Internal or external wall insulation</xs:documentation>
         
     | 
| 
       185 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       186 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       187 
     | 
    
         
            -
            			<xs:enumeration value="8">
         
     | 
| 
       188 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       189 
     | 
    
         
            -
            					<xs:documentation>Replace single glazed windows with low-E double glazing</xs:documentation>
         
     | 
| 
       190 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       191 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       192 
     | 
    
         
            -
            			<xs:enumeration value="9">
         
     | 
| 
       193 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       194 
     | 
    
         
            -
            					<xs:documentation>Secondary glazing to single glazed windows</xs:documentation>
         
     | 
| 
       195 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       196 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       197 
     | 
    
         
            -
            			<xs:enumeration value="10">
         
     | 
| 
       198 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       199 
     | 
    
         
            -
            					<xs:documentation>Draught proofing</xs:documentation>
         
     | 
| 
       200 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       201 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       202 
     | 
    
         
            -
            			<xs:enumeration value="11">
         
     | 
| 
       203 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       204 
     | 
    
         
            -
            					<xs:documentation>Heating controls (programmer, room thermostat and TRVs)</xs:documentation>
         
     | 
| 
       205 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       206 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       207 
     | 
    
         
            -
            			<xs:enumeration value="12">
         
     | 
| 
       208 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       209 
     | 
    
         
            -
            					<xs:documentation>Heating controls (room thermostat and TRVs)</xs:documentation>
         
     | 
| 
       210 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       211 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       212 
     | 
    
         
            -
            			<xs:enumeration value="13">
         
     | 
| 
       213 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       214 
     | 
    
         
            -
            					<xs:documentation>Heating controls (thermostatic radiator valves)</xs:documentation>
         
     | 
| 
       215 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       216 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       217 
     | 
    
         
            -
            			<xs:enumeration value="14">
         
     | 
| 
       218 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       219 
     | 
    
         
            -
            					<xs:documentation>Heating controls (room thermostat)</xs:documentation>
         
     | 
| 
       220 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       221 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       222 
     | 
    
         
            -
            			<xs:enumeration value="15">
         
     | 
| 
       223 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       224 
     | 
    
         
            -
            					<xs:documentation>Heating controls (programmer and TRVs)</xs:documentation>
         
     | 
| 
       225 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       226 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       227 
     | 
    
         
            -
            			<xs:enumeration value="16">
         
     | 
| 
       228 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       229 
     | 
    
         
            -
            					<xs:documentation>Heating controls (time and temperature zone control)</xs:documentation>
         
     | 
| 
       230 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       231 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       232 
     | 
    
         
            -
            			<xs:enumeration value="17">
         
     | 
| 
       233 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       234 
     | 
    
         
            -
            					<xs:documentation>Heating controls (programmer and room thermostat)</xs:documentation>
         
     | 
| 
       235 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       236 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       237 
     | 
    
         
            -
            			<xs:enumeration value="18">
         
     | 
| 
       238 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       239 
     | 
    
         
            -
            					<xs:documentation>Heating controls (room thermostat)</xs:documentation>
         
     | 
| 
       240 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       241 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       242 
     | 
    
         
            -
            			<xs:enumeration value="19">
         
     | 
| 
       243 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       244 
     | 
    
         
            -
            					<xs:documentation>Solar water heating</xs:documentation>
         
     | 
| 
       245 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       246 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       247 
     | 
    
         
            -
            			<xs:enumeration value="20">
         
     | 
| 
       248 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       249 
     | 
    
         
            -
            					<xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
         
     | 
| 
       250 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       251 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       252 
     | 
    
         
            -
            			<xs:enumeration value="21">
         
     | 
| 
       253 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       254 
     | 
    
         
            -
            					<xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
         
     | 
| 
       255 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       256 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       257 
     | 
    
         
            -
            			<xs:enumeration value="22">
         
     | 
| 
       258 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       259 
     | 
    
         
            -
            					<xs:documentation>Replace boiler with biomass boiler</xs:documentation>
         
     | 
| 
       260 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       261 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       262 
     | 
    
         
            -
            			<xs:enumeration value="23">
         
     | 
| 
       263 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       264 
     | 
    
         
            -
            					<xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
         
     | 
| 
       265 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       266 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       267 
     | 
    
         
            -
            			<xs:enumeration value="24">
         
     | 
| 
       268 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       269 
     | 
    
         
            -
            					<xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
       270 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       271 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       272 
     | 
    
         
            -
            			<xs:enumeration value="25">
         
     | 
| 
       273 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       274 
     | 
    
         
            -
            					<xs:documentation>Fan assisted storage heaters</xs:documentation>
         
     | 
| 
       275 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       276 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       277 
     | 
    
         
            -
            			<xs:enumeration value="26">
         
     | 
| 
       278 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       279 
     | 
    
         
            -
            					<xs:documentation>Replacement warm air unit</xs:documentation>
         
     | 
| 
       280 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       281 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       282 
     | 
    
         
            -
            			<xs:enumeration value="27">
         
     | 
| 
       283 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       284 
     | 
    
         
            -
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
       285 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       286 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       287 
     | 
    
         
            -
            			<xs:enumeration value="28">
         
     | 
| 
       288 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       289 
     | 
    
         
            -
            					<xs:documentation>Condensing oil boiler with radiators</xs:documentation>
         
     | 
| 
       290 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       291 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       292 
     | 
    
         
            -
            			<xs:enumeration value="29">
         
     | 
| 
       293 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       294 
     | 
    
         
            -
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
       295 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       296 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       297 
     | 
    
         
            -
            			<xs:enumeration value="30">
         
     | 
| 
       298 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       299 
     | 
    
         
            -
            					<xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
       300 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       301 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       302 
     | 
    
         
            -
            			<xs:enumeration value="31">
         
     | 
| 
       303 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       304 
     | 
    
         
            -
            					<xs:documentation>Fan-assisted storage heaters</xs:documentation>
         
     | 
| 
       305 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       306 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       307 
     | 
    
         
            -
            			<xs:enumeration value="32">
         
     | 
| 
       308 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       309 
     | 
    
         
            -
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
       310 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       311 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       312 
     | 
    
         
            -
            			<xs:enumeration value="34">
         
     | 
| 
       313 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       314 
     | 
    
         
            -
            					<xs:documentation>Solar photovoltaic panels, 2.5 kWp</xs:documentation>
         
     | 
| 
       315 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       316 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       317 
     | 
    
         
            -
            			<xs:enumeration value="35">
         
     | 
| 
       318 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       319 
     | 
    
         
            -
            					<xs:documentation>Low energy lighting for all fixed outlets</xs:documentation>
         
     | 
| 
       320 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       321 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       322 
     | 
    
         
            -
            			<xs:enumeration value="36">
         
     | 
| 
       323 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       324 
     | 
    
         
            -
            					<xs:documentation>Replace heating unit with condensing unit</xs:documentation>
         
     | 
| 
       325 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       326 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       327 
     | 
    
         
            -
            			<xs:enumeration value="37">
         
     | 
| 
       328 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       329 
     | 
    
         
            -
            					<xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
         
     | 
| 
       330 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       331 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       332 
     | 
    
         
            -
            			<xs:enumeration value="38">
         
     | 
| 
       333 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       334 
     | 
    
         
            -
            					<xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
         
     | 
| 
       335 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       336 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       337 
     | 
    
         
            -
            			<xs:enumeration value="39">
         
     | 
| 
       338 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       339 
     | 
    
         
            -
            					<xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
         
     | 
| 
       340 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       341 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       342 
     | 
    
         
            -
            			<xs:enumeration value="40">
         
     | 
| 
       343 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       344 
     | 
    
         
            -
            					<xs:documentation>Change room heaters to condensing boiler</xs:documentation>
         
     | 
| 
       345 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       346 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       347 
     | 
    
         
            -
            			<xs:enumeration value="41">
         
     | 
| 
       348 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       349 
     | 
    
         
            -
            					<xs:documentation>Change room heaters to condensing boiler</xs:documentation>
         
     | 
| 
       350 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       351 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       352 
     | 
    
         
            -
            			<xs:enumeration value="42">
         
     | 
| 
       353 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       354 
     | 
    
         
            -
            					<xs:documentation>Replace heating unit with mains gas condensing unit</xs:documentation>
         
     | 
| 
       355 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       356 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       357 
     | 
    
         
            -
            			<xs:enumeration value="43">
         
     | 
| 
       358 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       359 
     | 
    
         
            -
            					<xs:documentation>Condensing oil boiler with radiators</xs:documentation>
         
     | 
| 
       360 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       361 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       362 
     | 
    
         
            -
            			<xs:enumeration value="44">
         
     | 
| 
       363 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       364 
     | 
    
         
            -
            					<xs:documentation>Wind turbine</xs:documentation>
         
     | 
| 
       365 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       366 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       367 
     | 
    
         
            -
            			<xs:enumeration value="45">
         
     | 
| 
       368 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       369 
     | 
    
         
            -
            					<xs:documentation>Flat roof or sloping ceiling insulation</xs:documentation>
         
     | 
| 
       370 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       371 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       372 
     | 
    
         
            -
            			<xs:enumeration value="46">
         
     | 
| 
       373 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       374 
     | 
    
         
            -
            					<xs:documentation>Room-in-roof insulation</xs:documentation>
         
     | 
| 
       375 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       376 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       377 
     | 
    
         
            -
            			<xs:enumeration value="47">
         
     | 
| 
       378 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       379 
     | 
    
         
            -
            					<xs:documentation>Floor insulation</xs:documentation>
         
     | 
| 
       380 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       381 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       382 
     | 
    
         
            -
            			<xs:enumeration value="48">
         
     | 
| 
       383 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       384 
     | 
    
         
            -
            					<xs:documentation>High performance external doors</xs:documentation>
         
     | 
| 
       385 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       386 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       387 
     | 
    
         
            -
            			<xs:enumeration value="49">
         
     | 
| 
       388 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       389 
     | 
    
         
            -
            					<xs:documentation>Heat recovery system for mixer showers</xs:documentation>
         
     | 
| 
       390 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       391 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       392 
     | 
    
         
            -
            			<xs:enumeration value="50">
         
     | 
| 
       393 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       394 
     | 
    
         
            -
            					<xs:documentation>Flue gas heat recovery device in conjunction with boiler</xs:documentation>
         
     | 
| 
       395 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       396 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       397 
     | 
    
         
            -
            			<xs:enumeration value="51">
         
     | 
| 
       398 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       399 
     | 
    
         
            -
            					<xs:documentation>Air or ground source heat pump</xs:documentation>
         
     | 
| 
       400 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       401 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       402 
     | 
    
         
            -
            			<xs:enumeration value="52">
         
     | 
| 
       403 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       404 
     | 
    
         
            -
            					<xs:documentation>Air or ground source heat pump with underfloor heating</xs:documentation>
         
     | 
| 
       405 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       406 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       407 
     | 
    
         
            -
            			<xs:enumeration value="53">
         
     | 
| 
       408 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       409 
     | 
    
         
            -
            					<xs:documentation>Micro CHP</xs:documentation>
         
     | 
| 
       410 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       411 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       412 
     | 
    
         
            -
            			<xs:enumeration value="54">
         
     | 
| 
       413 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       414 
     | 
    
         
            -
            					<xs:documentation>Biomass boiler (Exempted Appliance if in Smoke Control Area)</xs:documentation>
         
     | 
| 
       415 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       416 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       417 
     | 
    
         
            -
            			<xs:enumeration value="55">
         
     | 
| 
       418 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       419 
     | 
    
         
            -
            					<xs:documentation>External insulation with cavity wall insulation</xs:documentation>
         
     | 
| 
       420 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       421 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       422 
     | 
    
         
            -
            			<xs:enumeration value="56">
         
     | 
| 
       423 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       424 
     | 
    
         
            -
            					<xs:documentation>Replacement glazing units</xs:documentation>
         
     | 
| 
       425 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       426 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       427 
     | 
    
         
            -
            			<xs:enumeration value="57">
         
     | 
| 
       428 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       429 
     | 
    
         
            -
            					<xs:documentation>Suspended floor insulation</xs:documentation>
         
     | 
| 
       430 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       431 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       432 
     | 
    
         
            -
            			<xs:enumeration value="58">
         
     | 
| 
       433 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       434 
     | 
    
         
            -
            					<xs:documentation>Solid floor insulation</xs:documentation>
         
     | 
| 
       435 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       436 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       437 
     | 
    
         
            -
            			<xs:enumeration value="59">
         
     | 
| 
       438 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       439 
     | 
    
         
            -
            					<xs:documentation>High heat retention storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
       440 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       441 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       442 
     | 
    
         
            -
            			<xs:enumeration value="60">
         
     | 
| 
       443 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       444 
     | 
    
         
            -
            					<xs:documentation>High heat retention storage heaters</xs:documentation>
         
     | 
| 
       445 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       446 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       447 
     | 
    
         
            -
            			<xs:enumeration value="61">
         
     | 
| 
       448 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       449 
     | 
    
         
            -
            					<xs:documentation>High heat retention storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
       450 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       451 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       452 
     | 
    
         
            -
            			<xs:enumeration value="62">
         
     | 
| 
       453 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       454 
     | 
    
         
            -
            					<xs:documentation>High heat retention storage heaters</xs:documentation>
         
     | 
| 
       455 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       456 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       457 
     | 
    
         
            -
            			<xs:enumeration value="63">
         
     | 
| 
       458 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       459 
     | 
    
         
            -
            					<xs:documentation>Party wall insulation</xs:documentation>
         
     | 
| 
       460 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       461 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       462 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       463 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       464 
     | 
    
         
            -
            	<xs:simpleType name="GreenDealCategoryCode">
         
     | 
| 
       465 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       466 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       467 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       468 
     | 
    
         
            -
            					<xs:documentation>1. Not eligible for Green Deal</xs:documentation>
         
     | 
| 
       469 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       470 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       471 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       472 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       473 
     | 
    
         
            -
            					<xs:documentation>2. Eligible with additional finance</xs:documentation>
         
     | 
| 
       474 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       475 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       476 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       477 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       478 
     | 
    
         
            -
            					<xs:documentation>3. Eligible without additional finance</xs:documentation>
         
     | 
| 
       479 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       480 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       481 
     | 
    
         
            -
            			<xs:enumeration value="NI">
         
     | 
| 
       482 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       483 
     | 
    
         
            -
            					<xs:documentation>Not assessed.  Use for alternative measures</xs:documentation>
         
     | 
| 
       484 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       485 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       486 
     | 
    
         
            -
            			<xs:enumeration value="NR">
         
     | 
| 
       487 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       488 
     | 
    
         
            -
            					<xs:documentation>Not recorded</xs:documentation>
         
     | 
| 
       489 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       490 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       491 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       492 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       493 
     | 
    
         
            -
            	<xs:simpleType name="RRNType">
         
     | 
| 
       494 
     | 
    
         
            -
            		<xs:annotation>
         
     | 
| 
       495 
     | 
    
         
            -
            			<xs:documentation>The Report Reference Number is a 20-digit unique identifier assigned to each Home Condition Report. It is formatted as five blocks of four digits i.e. 9999-9999-9999-9999-9999 and generayted by an algorithm described in Appendix A "Report ID Generation" of Section 18 "Transformation Rules" of the Technical Standards.</xs:documentation>
         
     | 
| 
       496 
     | 
    
         
            -
            		</xs:annotation>
         
     | 
| 
       497 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       498 
     | 
    
         
            -
            			<xs:pattern value="[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}"/>
         
     | 
| 
       499 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       500 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       501 
     | 
    
         
            -
            	<xs:simpleType name="UKCountryCode">
         
     | 
| 
       502 
     | 
    
         
            -
            		<xs:annotation>
         
     | 
| 
       503 
     | 
    
         
            -
            			<xs:documentation>Code which indicates the country within the UK, taken from BS 6879.</xs:documentation>
         
     | 
| 
       504 
     | 
    
         
            -
            		</xs:annotation>
         
     | 
| 
       505 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       506 
     | 
    
         
            -
            			<xs:enumeration value="EAW">
         
     | 
| 
       507 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       508 
     | 
    
         
            -
            					<xs:documentation>England and Wales</xs:documentation>
         
     | 
| 
       509 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       510 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       511 
     | 
    
         
            -
            			<xs:enumeration value="SCT">
         
     | 
| 
       512 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       513 
     | 
    
         
            -
            					<xs:documentation>Scotland</xs:documentation>
         
     | 
| 
       514 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       515 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       516 
     | 
    
         
            -
            			<xs:enumeration value="NIR">
         
     | 
| 
       517 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       518 
     | 
    
         
            -
            					<xs:documentation>Northern Ireland</xs:documentation>
         
     | 
| 
       519 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       520 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       521 
     | 
    
         
            -
            			<xs:enumeration value="NR">
         
     | 
| 
       522 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       523 
     | 
    
         
            -
            					<xs:documentation>for backwards compatibility only – do not use</xs:documentation>
         
     | 
| 
       524 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       525 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       526 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       527 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       528 
     | 
    
         
            -
            	<xs:simpleType name="UKRegionCode">
         
     | 
| 
       529 
     | 
    
         
            -
            		<xs:annotation>
         
     | 
| 
       530 
     | 
    
         
            -
            			<xs:documentation>Code which indicates the region within the UK.</xs:documentation>
         
     | 
| 
       531 
     | 
    
         
            -
            		</xs:annotation>
         
     | 
| 
       532 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       533 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       534 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       535 
     | 
    
         
            -
            					<xs:documentation>Borders</xs:documentation>
         
     | 
| 
       536 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       537 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       538 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       539 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       540 
     | 
    
         
            -
            					<xs:documentation>East Anglia</xs:documentation>
         
     | 
| 
       541 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       542 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       543 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       544 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       545 
     | 
    
         
            -
            					<xs:documentation>East Pennines</xs:documentation>
         
     | 
| 
       546 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       547 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       548 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       549 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       550 
     | 
    
         
            -
            					<xs:documentation>East Scotland</xs:documentation>
         
     | 
| 
       551 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       552 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       553 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       554 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       555 
     | 
    
         
            -
            					<xs:documentation>Highland</xs:documentation>
         
     | 
| 
       556 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       557 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       558 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       559 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       560 
     | 
    
         
            -
            					<xs:documentation>Midlands</xs:documentation>
         
     | 
| 
       561 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       562 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       563 
     | 
    
         
            -
            			<xs:enumeration value="7">
         
     | 
| 
       564 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       565 
     | 
    
         
            -
            					<xs:documentation>North East England</xs:documentation>
         
     | 
| 
       566 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       567 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       568 
     | 
    
         
            -
            			<xs:enumeration value="8">
         
     | 
| 
       569 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       570 
     | 
    
         
            -
            					<xs:documentation>North East Scotland</xs:documentation>
         
     | 
| 
       571 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       572 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       573 
     | 
    
         
            -
            			<xs:enumeration value="9">
         
     | 
| 
       574 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       575 
     | 
    
         
            -
            					<xs:documentation>North West England / South West Scotland</xs:documentation>
         
     | 
| 
       576 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       577 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       578 
     | 
    
         
            -
            			<xs:enumeration value="10">
         
     | 
| 
       579 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       580 
     | 
    
         
            -
            					<xs:documentation>Northern Ireland</xs:documentation>
         
     | 
| 
       581 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       582 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       583 
     | 
    
         
            -
            			<xs:enumeration value="11">
         
     | 
| 
       584 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       585 
     | 
    
         
            -
            					<xs:documentation>Orkney</xs:documentation>
         
     | 
| 
       586 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       587 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       588 
     | 
    
         
            -
            			<xs:enumeration value="12">
         
     | 
| 
       589 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       590 
     | 
    
         
            -
            					<xs:documentation>Severn Valley</xs:documentation>
         
     | 
| 
       591 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       592 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       593 
     | 
    
         
            -
            			<xs:enumeration value="13">
         
     | 
| 
       594 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       595 
     | 
    
         
            -
            					<xs:documentation>Shetland</xs:documentation>
         
     | 
| 
       596 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       597 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       598 
     | 
    
         
            -
            			<xs:enumeration value="14">
         
     | 
| 
       599 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       600 
     | 
    
         
            -
            					<xs:documentation>South East England</xs:documentation>
         
     | 
| 
       601 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       602 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       603 
     | 
    
         
            -
            			<xs:enumeration value="15">
         
     | 
| 
       604 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       605 
     | 
    
         
            -
            					<xs:documentation>South West England</xs:documentation>
         
     | 
| 
       606 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       607 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       608 
     | 
    
         
            -
            			<xs:enumeration value="16">
         
     | 
| 
       609 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       610 
     | 
    
         
            -
            					<xs:documentation>Southern England</xs:documentation>
         
     | 
| 
       611 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       612 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       613 
     | 
    
         
            -
            			<xs:enumeration value="17">
         
     | 
| 
       614 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       615 
     | 
    
         
            -
            					<xs:documentation>Thames Valley</xs:documentation>
         
     | 
| 
       616 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       617 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       618 
     | 
    
         
            -
            			<xs:enumeration value="18">
         
     | 
| 
       619 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       620 
     | 
    
         
            -
            					<xs:documentation>Wales</xs:documentation>
         
     | 
| 
       621 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       622 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       623 
     | 
    
         
            -
            			<xs:enumeration value="19">
         
     | 
| 
       624 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       625 
     | 
    
         
            -
            					<xs:documentation>West Pennines</xs:documentation>
         
     | 
| 
       626 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       627 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       628 
     | 
    
         
            -
            			<xs:enumeration value="20">
         
     | 
| 
       629 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       630 
     | 
    
         
            -
            					<xs:documentation>West Scotland</xs:documentation>
         
     | 
| 
       631 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       632 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       633 
     | 
    
         
            -
            			<xs:enumeration value="21">
         
     | 
| 
       634 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       635 
     | 
    
         
            -
            					<xs:documentation>Western Isles</xs:documentation>
         
     | 
| 
       636 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       637 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       638 
     | 
    
         
            -
            			<xs:enumeration value="22">
         
     | 
| 
       639 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       640 
     | 
    
         
            -
            					<xs:documentation>Jersey</xs:documentation>
         
     | 
| 
       641 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       642 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       643 
     | 
    
         
            -
            			<xs:enumeration value="23">
         
     | 
| 
       644 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       645 
     | 
    
         
            -
            					<xs:documentation>Guernsey</xs:documentation>
         
     | 
| 
       646 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       647 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       648 
     | 
    
         
            -
            			<xs:enumeration value="24">
         
     | 
| 
       649 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       650 
     | 
    
         
            -
            					<xs:documentation>Isle of Man</xs:documentation>
         
     | 
| 
       651 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       652 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       653 
     | 
    
         
            -
            			<xs:enumeration value="NR">
         
     | 
| 
       654 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       655 
     | 
    
         
            -
            					<xs:documentation>for backwards compatibility only – do not use</xs:documentation>
         
     | 
| 
       656 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       657 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       658 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       659 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       660 
     | 
    
         
            -
            	<xs:simpleType name="TransactionType">
         
     | 
| 
       661 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       662 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       663 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       664 
     | 
    
         
            -
            					<xs:documentation>marketed sale</xs:documentation>
         
     | 
| 
       665 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       666 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       667 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       668 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       669 
     | 
    
         
            -
            					<xs:documentation>non marketed sale</xs:documentation>
         
     | 
| 
       670 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       671 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       672 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       673 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       674 
     | 
    
         
            -
            					<xs:documentation>rental (social) - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       675 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       676 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       677 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       678 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       679 
     | 
    
         
            -
            					<xs:documentation>rental (private) - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       680 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       681 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       682 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       683 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       684 
     | 
    
         
            -
            					<xs:documentation>none of the above</xs:documentation>
         
     | 
| 
       685 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       686 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       687 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       688 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       689 
     | 
    
         
            -
            					<xs:documentation>new dwelling</xs:documentation>
         
     | 
| 
       690 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       691 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       692 
     | 
    
         
            -
            			<xs:enumeration value="7">
         
     | 
| 
       693 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       694 
     | 
    
         
            -
            					<xs:documentation>not recorded - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
       695 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       696 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       697 
     | 
    
         
            -
            			<xs:enumeration value="8">
         
     | 
| 
       698 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       699 
     | 
    
         
            -
            					<xs:documentation>rental</xs:documentation>
         
     | 
| 
       700 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       701 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       702 
     | 
    
         
            -
            			<xs:enumeration value="9">
         
     | 
| 
       703 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       704 
     | 
    
         
            -
            					<xs:documentation>assessment for green deal</xs:documentation>
         
     | 
| 
       705 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       706 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       707 
     | 
    
         
            -
            			<xs:enumeration value="10">
         
     | 
| 
       708 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       709 
     | 
    
         
            -
            					<xs:documentation>following green deal</xs:documentation>
         
     | 
| 
       710 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       711 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       712 
     | 
    
         
            -
            			<xs:enumeration value="11">
         
     | 
| 
       713 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       714 
     | 
    
         
            -
            					<xs:documentation>FiT application</xs:documentation>
         
     | 
| 
       715 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       716 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       717 
     | 
    
         
            -
            			<xs:enumeration value="12">
         
     | 
| 
       718 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       719 
     | 
    
         
            -
            					<xs:documentation>RHI application</xs:documentation>
         
     | 
| 
       720 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       721 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       722 
     | 
    
         
            -
            			<xs:enumeration value="13">
         
     | 
| 
       723 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       724 
     | 
    
         
            -
            					<xs:documentation>ECO assessment</xs:documentation>
         
     | 
| 
       725 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       726 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       727 
     | 
    
         
            -
            			<xs:enumeration value="14">
         
     | 
| 
       728 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       729 
     | 
    
         
            -
            					<xs:documentation>Stock condition survey</xs:documentation>
         
     | 
| 
       730 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       731 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       732 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       733 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       734 
     | 
    
         
            -
            	<xs:simpleType name="DisclosureCode">
         
     | 
| 
       735 
     | 
    
         
            -
            		<xs:annotation>
         
     | 
| 
       736 
     | 
    
         
            -
            			<xs:documentation>Code indicating any potential conflicts of interest or commercial relationships with other parties.</xs:documentation>
         
     | 
| 
       737 
     | 
    
         
            -
            		</xs:annotation>
         
     | 
| 
       738 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       739 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       740 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       741 
     | 
    
         
            -
            					<xs:documentation>No related party</xs:documentation>
         
     | 
| 
       742 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       743 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       744 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       745 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       746 
     | 
    
         
            -
            					<xs:documentation>Relative of homeowner or of occupier of the property</xs:documentation>
         
     | 
| 
       747 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       748 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       749 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       750 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       751 
     | 
    
         
            -
            					<xs:documentation>Residing at the property</xs:documentation>
         
     | 
| 
       752 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       753 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       754 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       755 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       756 
     | 
    
         
            -
            					<xs:documentation>Financial interest in the property</xs:documentation>
         
     | 
| 
       757 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       758 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       759 
     | 
    
         
            -
            			<xs:enumeration value="5">
         
     | 
| 
       760 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       761 
     | 
    
         
            -
            					<xs:documentation>Owner or Director of the organisation dealing with the property transaction</xs:documentation>
         
     | 
| 
       762 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       763 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       764 
     | 
    
         
            -
            			<xs:enumeration value="6">
         
     | 
| 
       765 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       766 
     | 
    
         
            -
            					<xs:documentation>Employed by the professional dealing with the property transaction</xs:documentation>
         
     | 
| 
       767 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       768 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       769 
     | 
    
         
            -
            			<xs:enumeration value="7">
         
     | 
| 
       770 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       771 
     | 
    
         
            -
            					<xs:documentation>Relative of the professional dealing with the property transaction</xs:documentation>
         
     | 
| 
       772 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       773 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       774 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       775 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       776 
     | 
    
         
            -
            	<xs:simpleType name="TenureCode">
         
     | 
| 
       777 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       778 
     | 
    
         
            -
            			<xs:enumeration value="1">
         
     | 
| 
       779 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       780 
     | 
    
         
            -
            					<xs:documentation>owner-occupied</xs:documentation>
         
     | 
| 
       781 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       782 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       783 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       784 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       785 
     | 
    
         
            -
            					<xs:documentation>rented (social)</xs:documentation>
         
     | 
| 
       786 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       787 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       788 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       789 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       790 
     | 
    
         
            -
            					<xs:documentation>rented (private)</xs:documentation>
         
     | 
| 
       791 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       792 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       793 
     | 
    
         
            -
            			<xs:enumeration value="ND">
         
     | 
| 
       794 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       795 
     | 
    
         
            -
            					<xs:documentation>unknown</xs:documentation>
         
     | 
| 
       796 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       797 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       798 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       799 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       800 
     | 
    
         
            -
            	<xs:simpleType name="ReportTypeCode">
         
     | 
| 
       801 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       802 
     | 
    
         
            -
            			<xs:enumeration value="2">
         
     | 
| 
       803 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       804 
     | 
    
         
            -
            					<xs:documentation>RdSAP Energy Performance Certificate</xs:documentation>
         
     | 
| 
       805 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       806 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       807 
     | 
    
         
            -
            			<xs:enumeration value="3">
         
     | 
| 
       808 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       809 
     | 
    
         
            -
            					<xs:documentation>Full SAP Energy Performance Certificate</xs:documentation>
         
     | 
| 
       810 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       811 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       812 
     | 
    
         
            -
            			<xs:enumeration value="4">
         
     | 
| 
       813 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       814 
     | 
    
         
            -
            					<xs:documentation>Interim RdSAP Energy Performance Certificate (to be superseded by SAP EPC)</xs:documentation>
         
     | 
| 
       815 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       816 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       817 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       818 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       819 
     | 
    
         
            -
            	<xs:simpleType name="ReportStatusCode">
         
     | 
| 
       820 
     | 
    
         
            -
            		<xs:restriction base="xs:string">
         
     | 
| 
       821 
     | 
    
         
            -
            			<xs:enumeration value="cancelled">
         
     | 
| 
       822 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       823 
     | 
    
         
            -
            					<xs:documentation>Cancelled</xs:documentation>
         
     | 
| 
       824 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       825 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       826 
     | 
    
         
            -
            			<xs:enumeration value="entered">
         
     | 
| 
       827 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       828 
     | 
    
         
            -
            					<xs:documentation>entered on the register</xs:documentation>
         
     | 
| 
       829 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       830 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       831 
     | 
    
         
            -
            			<xs:enumeration value="appeal">
         
     | 
| 
       832 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       833 
     | 
    
         
            -
            					<xs:documentation>under appeal</xs:documentation>
         
     | 
| 
       834 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       835 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       836 
     | 
    
         
            -
            			<xs:enumeration value="removed">
         
     | 
| 
       837 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       838 
     | 
    
         
            -
            					<xs:documentation>removed</xs:documentation>
         
     | 
| 
       839 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       840 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       841 
     | 
    
         
            -
            			<xs:enumeration value="rejected">
         
     | 
| 
       842 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       843 
     | 
    
         
            -
            					<xs:documentation>rejected</xs:documentation>
         
     | 
| 
       844 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       845 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       846 
     | 
    
         
            -
            			<xs:enumeration value="under investigation">
         
     | 
| 
       847 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       848 
     | 
    
         
            -
            					<xs:documentation>under investigation</xs:documentation>
         
     | 
| 
       849 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       850 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       851 
     | 
    
         
            -
            			<xs:enumeration value="not for issue">
         
     | 
| 
       852 
     | 
    
         
            -
            				<xs:annotation>
         
     | 
| 
       853 
     | 
    
         
            -
            					<xs:documentation>not for issue</xs:documentation>
         
     | 
| 
       854 
     | 
    
         
            -
            				</xs:annotation>
         
     | 
| 
       855 
     | 
    
         
            -
            			</xs:enumeration>
         
     | 
| 
       856 
     | 
    
         
            -
            		</xs:restriction>
         
     | 
| 
       857 
     | 
    
         
            -
            	</xs:simpleType>
         
     | 
| 
       858 
     | 
    
         
            -
            </xs:schema>
         
     | 
| 
      
 1 
     | 
    
         
            +
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
      
 2 
     | 
    
         
            +
            <!-- edited with XMLSpy v2006 rel. 3 U (http://www.altova.com) by Jim Bowery (Landmark Information Group Ltd.) -->
         
     | 
| 
      
 3 
     | 
    
         
            +
            <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.epcregister.com/xsd/rdsap" targetNamespace="http://www.epcregister.com/xsd/rdsap" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-19.0">
         
     | 
| 
      
 4 
     | 
    
         
            +
            	<xs:annotation>
         
     | 
| 
      
 5 
     | 
    
         
            +
            		<xs:documentation>© Department of Communities and Local Government. © Crown copyright, 2007. The Home Condition Report logo and associated wording is a registered trade mark - any unlicensed use is not permitted. Copyright in the typographical arrangement of this document rests with the Crown. This publication, excluding logos, may be reproduced free of charge in any format or medium for research, private study, for internal circulation within an organisation or by registered scheme users. This is subject to it being reproduced accurately and not used in a misleading context. 
         
     | 
| 
      
 6 
     | 
    
         
            +
            </xs:documentation>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	</xs:annotation>
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<xs:simpleType name="EnergyEfficiencySummaryCode">
         
     | 
| 
      
 9 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 10 
     | 
    
         
            +
            			<xs:enumeration value="0">
         
     | 
| 
      
 11 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 12 
     | 
    
         
            +
            					<xs:documentation>N/A</xs:documentation>
         
     | 
| 
      
 13 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 14 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 15 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 16 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 17 
     | 
    
         
            +
            					<xs:documentation>Very Poor</xs:documentation>
         
     | 
| 
      
 18 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 19 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 20 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 21 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 22 
     | 
    
         
            +
            					<xs:documentation>Poor</xs:documentation>
         
     | 
| 
      
 23 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 24 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 25 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 26 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 27 
     | 
    
         
            +
            					<xs:documentation>Average</xs:documentation>
         
     | 
| 
      
 28 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 29 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 30 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 31 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 32 
     | 
    
         
            +
            					<xs:documentation>Good</xs:documentation>
         
     | 
| 
      
 33 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 34 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 35 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 36 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 37 
     | 
    
         
            +
            					<xs:documentation>Very Good</xs:documentation>
         
     | 
| 
      
 38 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 39 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 40 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 41 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 42 
     | 
    
         
            +
            	<xs:simpleType name="RecommendationCategoryCode">
         
     | 
| 
      
 43 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 44 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 45 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 46 
     | 
    
         
            +
            					<xs:documentation>Lower cost - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 47 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 48 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 49 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 50 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 51 
     | 
    
         
            +
            					<xs:documentation>Higher cost - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 52 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 53 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 54 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 55 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 56 
     | 
    
         
            +
            					<xs:documentation>Further measure - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 57 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 58 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 59 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 60 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 61 
     | 
    
         
            +
            					<xs:documentation>Deselected.  This is for backwards compatibility only and should not be used.</xs:documentation>
         
     | 
| 
      
 62 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 63 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 64 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 65 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 66 
     | 
    
         
            +
            					<xs:documentation>Normal measure</xs:documentation>
         
     | 
| 
      
 67 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 68 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 69 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 70 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 71 
     | 
    
         
            +
            					<xs:documentation>Alternative measure</xs:documentation>
         
     | 
| 
      
 72 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 73 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 74 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 75 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 76 
     | 
    
         
            +
            	<xs:simpleType name="AddendumCode">
         
     | 
| 
      
 77 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 78 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 79 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 80 
     | 
    
         
            +
            					<xs:documentation>1. Wall type does not correspond to options available in RdSAP</xs:documentation>
         
     | 
| 
      
 81 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 82 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 83 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 84 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 85 
     | 
    
         
            +
            					<xs:documentation>2. Room heater specified for water heating instead of a range cooker</xs:documentation>
         
     | 
| 
      
 86 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 87 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 88 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 89 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 90 
     | 
    
         
            +
            					<xs:documentation>3. Space heating from individual system and water heating from community system</xs:documentation>
         
     | 
| 
      
 91 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 92 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 93 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 94 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 95 
     | 
    
         
            +
            					<xs:documentation>4. Dwelling has a swimming pool</xs:documentation>
         
     | 
| 
      
 96 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 97 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 98 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 99 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 100 
     | 
    
         
            +
            					<xs:documentation>5. Dwelling has micro-CHP not found in database</xs:documentation>
         
     | 
| 
      
 101 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 102 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 103 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 104 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 105 
     | 
    
         
            +
            					<xs:documentation>6. Storage heater or dual immersion, and single electric meter</xs:documentation>
         
     | 
| 
      
 106 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 107 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 108 
     | 
    
         
            +
            			<xs:enumeration value="7">
         
     | 
| 
      
 109 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 110 
     | 
    
         
            +
            					<xs:documentation>7. Heating controlled by TRVs only</xs:documentation>
         
     | 
| 
      
 111 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 112 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 113 
     | 
    
         
            +
            			<xs:enumeration value="8">
         
     | 
| 
      
 114 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 115 
     | 
    
         
            +
            					<xs:documentation>8. PVs or wind turbine present on the property (England, Wales or Scotland)</xs:documentation>
         
     | 
| 
      
 116 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 117 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 118 
     | 
    
         
            +
            			<xs:enumeration value="9">
         
     | 
| 
      
 119 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 120 
     | 
    
         
            +
            					<xs:documentation>9. Two main heating systems and heating system upgrade is recommended</xs:documentation>
         
     | 
| 
      
 121 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 122 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 123 
     | 
    
         
            +
            			<xs:enumeration value="10">
         
     | 
| 
      
 124 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 125 
     | 
    
         
            +
            					<xs:documentation>10. Dual electricity meter selected but there is also an electricity meter for standard tariff</xs:documentation>
         
     | 
| 
      
 126 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 127 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 128 
     | 
    
         
            +
            			<xs:enumeration value="11">
         
     | 
| 
      
 129 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 130 
     | 
    
         
            +
            					<xs:documentation>11. Single electricity meter selected but there is also an electricity meter for an off-peak tariff</xs:documentation>
         
     | 
| 
      
 131 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 132 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 133 
     | 
    
         
            +
            			<xs:enumeration value="12">
         
     | 
| 
      
 134 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 135 
     | 
    
         
            +
            					<xs:documentation>12. Dwelling is using a biomass fuel that is not in the RdSAP fuel options</xs:documentation>
         
     | 
| 
      
 136 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 137 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 138 
     | 
    
         
            +
            			<xs:enumeration value="13">
         
     | 
| 
      
 139 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 140 
     | 
    
         
            +
            					<xs:documentation>13. Park Home</xs:documentation>
         
     | 
| 
      
 141 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 142 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 143 
     | 
    
         
            +
            			<xs:enumeration value="14">
         
     | 
| 
      
 144 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 145 
     | 
    
         
            +
            					<xs:documentation>14. Dwelling has a special energy saving feature</xs:documentation>
         
     | 
| 
      
 146 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 147 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 148 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 149 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 150 
     | 
    
         
            +
            	<xs:simpleType name="RecommendationSummaryCode">
         
     | 
| 
      
 151 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 152 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 153 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 154 
     | 
    
         
            +
            					<xs:documentation>Insulate hot water cylinder with 80 mm jacket</xs:documentation>
         
     | 
| 
      
 155 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 156 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 157 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 158 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 159 
     | 
    
         
            +
            					<xs:documentation>Increase hot water cylinder insulation</xs:documentation>
         
     | 
| 
      
 160 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 161 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 162 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 163 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 164 
     | 
    
         
            +
            					<xs:documentation>Add additional 80 mm jacket to hot water cylinder</xs:documentation>
         
     | 
| 
      
 165 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 166 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 167 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 168 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 169 
     | 
    
         
            +
            					<xs:documentation>Hot water cylinder thermostat</xs:documentation>
         
     | 
| 
      
 170 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 171 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 172 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 173 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 174 
     | 
    
         
            +
            					<xs:documentation>Increase loft insulation to 270 mm</xs:documentation>
         
     | 
| 
      
 175 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 176 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 177 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 178 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 179 
     | 
    
         
            +
            					<xs:documentation>Cavity wall insulation</xs:documentation>
         
     | 
| 
      
 180 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 181 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 182 
     | 
    
         
            +
            			<xs:enumeration value="7">
         
     | 
| 
      
 183 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 184 
     | 
    
         
            +
            					<xs:documentation>Internal or external wall insulation</xs:documentation>
         
     | 
| 
      
 185 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 186 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 187 
     | 
    
         
            +
            			<xs:enumeration value="8">
         
     | 
| 
      
 188 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 189 
     | 
    
         
            +
            					<xs:documentation>Replace single glazed windows with low-E double glazing</xs:documentation>
         
     | 
| 
      
 190 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 191 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 192 
     | 
    
         
            +
            			<xs:enumeration value="9">
         
     | 
| 
      
 193 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 194 
     | 
    
         
            +
            					<xs:documentation>Secondary glazing to single glazed windows</xs:documentation>
         
     | 
| 
      
 195 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 196 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 197 
     | 
    
         
            +
            			<xs:enumeration value="10">
         
     | 
| 
      
 198 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 199 
     | 
    
         
            +
            					<xs:documentation>Draught proofing</xs:documentation>
         
     | 
| 
      
 200 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 201 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 202 
     | 
    
         
            +
            			<xs:enumeration value="11">
         
     | 
| 
      
 203 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 204 
     | 
    
         
            +
            					<xs:documentation>Heating controls (programmer, room thermostat and TRVs)</xs:documentation>
         
     | 
| 
      
 205 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 206 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 207 
     | 
    
         
            +
            			<xs:enumeration value="12">
         
     | 
| 
      
 208 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 209 
     | 
    
         
            +
            					<xs:documentation>Heating controls (room thermostat and TRVs)</xs:documentation>
         
     | 
| 
      
 210 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 211 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 212 
     | 
    
         
            +
            			<xs:enumeration value="13">
         
     | 
| 
      
 213 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 214 
     | 
    
         
            +
            					<xs:documentation>Heating controls (thermostatic radiator valves)</xs:documentation>
         
     | 
| 
      
 215 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 216 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 217 
     | 
    
         
            +
            			<xs:enumeration value="14">
         
     | 
| 
      
 218 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 219 
     | 
    
         
            +
            					<xs:documentation>Heating controls (room thermostat)</xs:documentation>
         
     | 
| 
      
 220 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 221 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 222 
     | 
    
         
            +
            			<xs:enumeration value="15">
         
     | 
| 
      
 223 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 224 
     | 
    
         
            +
            					<xs:documentation>Heating controls (programmer and TRVs)</xs:documentation>
         
     | 
| 
      
 225 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 226 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 227 
     | 
    
         
            +
            			<xs:enumeration value="16">
         
     | 
| 
      
 228 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 229 
     | 
    
         
            +
            					<xs:documentation>Heating controls (time and temperature zone control)</xs:documentation>
         
     | 
| 
      
 230 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 231 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 232 
     | 
    
         
            +
            			<xs:enumeration value="17">
         
     | 
| 
      
 233 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 234 
     | 
    
         
            +
            					<xs:documentation>Heating controls (programmer and room thermostat)</xs:documentation>
         
     | 
| 
      
 235 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 236 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 237 
     | 
    
         
            +
            			<xs:enumeration value="18">
         
     | 
| 
      
 238 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 239 
     | 
    
         
            +
            					<xs:documentation>Heating controls (room thermostat)</xs:documentation>
         
     | 
| 
      
 240 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 241 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 242 
     | 
    
         
            +
            			<xs:enumeration value="19">
         
     | 
| 
      
 243 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 244 
     | 
    
         
            +
            					<xs:documentation>Solar water heating</xs:documentation>
         
     | 
| 
      
 245 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 246 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 247 
     | 
    
         
            +
            			<xs:enumeration value="20">
         
     | 
| 
      
 248 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 249 
     | 
    
         
            +
            					<xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
         
     | 
| 
      
 250 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 251 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 252 
     | 
    
         
            +
            			<xs:enumeration value="21">
         
     | 
| 
      
 253 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 254 
     | 
    
         
            +
            					<xs:documentation>Replace boiler with new condensing boiler</xs:documentation>
         
     | 
| 
      
 255 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 256 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 257 
     | 
    
         
            +
            			<xs:enumeration value="22">
         
     | 
| 
      
 258 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 259 
     | 
    
         
            +
            					<xs:documentation>Replace boiler with biomass boiler</xs:documentation>
         
     | 
| 
      
 260 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 261 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 262 
     | 
    
         
            +
            			<xs:enumeration value="23">
         
     | 
| 
      
 263 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 264 
     | 
    
         
            +
            					<xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
         
     | 
| 
      
 265 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 266 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 267 
     | 
    
         
            +
            			<xs:enumeration value="24">
         
     | 
| 
      
 268 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 269 
     | 
    
         
            +
            					<xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
      
 270 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 271 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 272 
     | 
    
         
            +
            			<xs:enumeration value="25">
         
     | 
| 
      
 273 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 274 
     | 
    
         
            +
            					<xs:documentation>Fan assisted storage heaters</xs:documentation>
         
     | 
| 
      
 275 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 276 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 277 
     | 
    
         
            +
            			<xs:enumeration value="26">
         
     | 
| 
      
 278 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 279 
     | 
    
         
            +
            					<xs:documentation>Replacement warm air unit</xs:documentation>
         
     | 
| 
      
 280 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 281 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 282 
     | 
    
         
            +
            			<xs:enumeration value="27">
         
     | 
| 
      
 283 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 284 
     | 
    
         
            +
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
      
 285 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 286 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 287 
     | 
    
         
            +
            			<xs:enumeration value="28">
         
     | 
| 
      
 288 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 289 
     | 
    
         
            +
            					<xs:documentation>Condensing oil boiler with radiators</xs:documentation>
         
     | 
| 
      
 290 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 291 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 292 
     | 
    
         
            +
            			<xs:enumeration value="29">
         
     | 
| 
      
 293 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 294 
     | 
    
         
            +
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
      
 295 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 296 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 297 
     | 
    
         
            +
            			<xs:enumeration value="30">
         
     | 
| 
      
 298 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 299 
     | 
    
         
            +
            					<xs:documentation>Fan assisted storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
      
 300 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 301 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 302 
     | 
    
         
            +
            			<xs:enumeration value="31">
         
     | 
| 
      
 303 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 304 
     | 
    
         
            +
            					<xs:documentation>Fan-assisted storage heaters</xs:documentation>
         
     | 
| 
      
 305 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 306 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 307 
     | 
    
         
            +
            			<xs:enumeration value="32">
         
     | 
| 
      
 308 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 309 
     | 
    
         
            +
            					<xs:documentation>Change heating to gas condensing boiler</xs:documentation>
         
     | 
| 
      
 310 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 311 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 312 
     | 
    
         
            +
            			<xs:enumeration value="34">
         
     | 
| 
      
 313 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 314 
     | 
    
         
            +
            					<xs:documentation>Solar photovoltaic panels, 2.5 kWp</xs:documentation>
         
     | 
| 
      
 315 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 316 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 317 
     | 
    
         
            +
            			<xs:enumeration value="35">
         
     | 
| 
      
 318 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 319 
     | 
    
         
            +
            					<xs:documentation>Low energy lighting for all fixed outlets</xs:documentation>
         
     | 
| 
      
 320 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 321 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 322 
     | 
    
         
            +
            			<xs:enumeration value="36">
         
     | 
| 
      
 323 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 324 
     | 
    
         
            +
            					<xs:documentation>Replace heating unit with condensing unit</xs:documentation>
         
     | 
| 
      
 325 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 326 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 327 
     | 
    
         
            +
            			<xs:enumeration value="37">
         
     | 
| 
      
 328 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 329 
     | 
    
         
            +
            					<xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
         
     | 
| 
      
 330 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 331 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 332 
     | 
    
         
            +
            			<xs:enumeration value="38">
         
     | 
| 
      
 333 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 334 
     | 
    
         
            +
            					<xs:documentation>Condensing boiler (separate from the range cooker)</xs:documentation>
         
     | 
| 
      
 335 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 336 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 337 
     | 
    
         
            +
            			<xs:enumeration value="39">
         
     | 
| 
      
 338 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 339 
     | 
    
         
            +
            					<xs:documentation>Wood pellet stove with boiler and radiators</xs:documentation>
         
     | 
| 
      
 340 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 341 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 342 
     | 
    
         
            +
            			<xs:enumeration value="40">
         
     | 
| 
      
 343 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 344 
     | 
    
         
            +
            					<xs:documentation>Change room heaters to condensing boiler</xs:documentation>
         
     | 
| 
      
 345 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 346 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 347 
     | 
    
         
            +
            			<xs:enumeration value="41">
         
     | 
| 
      
 348 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 349 
     | 
    
         
            +
            					<xs:documentation>Change room heaters to condensing boiler</xs:documentation>
         
     | 
| 
      
 350 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 351 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 352 
     | 
    
         
            +
            			<xs:enumeration value="42">
         
     | 
| 
      
 353 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 354 
     | 
    
         
            +
            					<xs:documentation>Replace heating unit with mains gas condensing unit</xs:documentation>
         
     | 
| 
      
 355 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 356 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 357 
     | 
    
         
            +
            			<xs:enumeration value="43">
         
     | 
| 
      
 358 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 359 
     | 
    
         
            +
            					<xs:documentation>Condensing oil boiler with radiators</xs:documentation>
         
     | 
| 
      
 360 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 361 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 362 
     | 
    
         
            +
            			<xs:enumeration value="44">
         
     | 
| 
      
 363 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 364 
     | 
    
         
            +
            					<xs:documentation>Wind turbine</xs:documentation>
         
     | 
| 
      
 365 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 366 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 367 
     | 
    
         
            +
            			<xs:enumeration value="45">
         
     | 
| 
      
 368 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 369 
     | 
    
         
            +
            					<xs:documentation>Flat roof or sloping ceiling insulation</xs:documentation>
         
     | 
| 
      
 370 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 371 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 372 
     | 
    
         
            +
            			<xs:enumeration value="46">
         
     | 
| 
      
 373 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 374 
     | 
    
         
            +
            					<xs:documentation>Room-in-roof insulation</xs:documentation>
         
     | 
| 
      
 375 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 376 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 377 
     | 
    
         
            +
            			<xs:enumeration value="47">
         
     | 
| 
      
 378 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 379 
     | 
    
         
            +
            					<xs:documentation>Floor insulation</xs:documentation>
         
     | 
| 
      
 380 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 381 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 382 
     | 
    
         
            +
            			<xs:enumeration value="48">
         
     | 
| 
      
 383 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 384 
     | 
    
         
            +
            					<xs:documentation>High performance external doors</xs:documentation>
         
     | 
| 
      
 385 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 386 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 387 
     | 
    
         
            +
            			<xs:enumeration value="49">
         
     | 
| 
      
 388 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 389 
     | 
    
         
            +
            					<xs:documentation>Heat recovery system for mixer showers</xs:documentation>
         
     | 
| 
      
 390 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 391 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 392 
     | 
    
         
            +
            			<xs:enumeration value="50">
         
     | 
| 
      
 393 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 394 
     | 
    
         
            +
            					<xs:documentation>Flue gas heat recovery device in conjunction with boiler</xs:documentation>
         
     | 
| 
      
 395 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 396 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 397 
     | 
    
         
            +
            			<xs:enumeration value="51">
         
     | 
| 
      
 398 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 399 
     | 
    
         
            +
            					<xs:documentation>Air or ground source heat pump</xs:documentation>
         
     | 
| 
      
 400 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 401 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 402 
     | 
    
         
            +
            			<xs:enumeration value="52">
         
     | 
| 
      
 403 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 404 
     | 
    
         
            +
            					<xs:documentation>Air or ground source heat pump with underfloor heating</xs:documentation>
         
     | 
| 
      
 405 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 406 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 407 
     | 
    
         
            +
            			<xs:enumeration value="53">
         
     | 
| 
      
 408 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 409 
     | 
    
         
            +
            					<xs:documentation>Micro CHP</xs:documentation>
         
     | 
| 
      
 410 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 411 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 412 
     | 
    
         
            +
            			<xs:enumeration value="54">
         
     | 
| 
      
 413 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 414 
     | 
    
         
            +
            					<xs:documentation>Biomass boiler (Exempted Appliance if in Smoke Control Area)</xs:documentation>
         
     | 
| 
      
 415 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 416 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 417 
     | 
    
         
            +
            			<xs:enumeration value="55">
         
     | 
| 
      
 418 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 419 
     | 
    
         
            +
            					<xs:documentation>External insulation with cavity wall insulation</xs:documentation>
         
     | 
| 
      
 420 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 421 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 422 
     | 
    
         
            +
            			<xs:enumeration value="56">
         
     | 
| 
      
 423 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 424 
     | 
    
         
            +
            					<xs:documentation>Replacement glazing units</xs:documentation>
         
     | 
| 
      
 425 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 426 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 427 
     | 
    
         
            +
            			<xs:enumeration value="57">
         
     | 
| 
      
 428 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 429 
     | 
    
         
            +
            					<xs:documentation>Suspended floor insulation</xs:documentation>
         
     | 
| 
      
 430 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 431 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 432 
     | 
    
         
            +
            			<xs:enumeration value="58">
         
     | 
| 
      
 433 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 434 
     | 
    
         
            +
            					<xs:documentation>Solid floor insulation</xs:documentation>
         
     | 
| 
      
 435 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 436 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 437 
     | 
    
         
            +
            			<xs:enumeration value="59">
         
     | 
| 
      
 438 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 439 
     | 
    
         
            +
            					<xs:documentation>High heat retention storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
      
 440 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 441 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 442 
     | 
    
         
            +
            			<xs:enumeration value="60">
         
     | 
| 
      
 443 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 444 
     | 
    
         
            +
            					<xs:documentation>High heat retention storage heaters</xs:documentation>
         
     | 
| 
      
 445 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 446 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 447 
     | 
    
         
            +
            			<xs:enumeration value="61">
         
     | 
| 
      
 448 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 449 
     | 
    
         
            +
            					<xs:documentation>High heat retention storage heaters and dual immersion cylinder</xs:documentation>
         
     | 
| 
      
 450 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 451 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 452 
     | 
    
         
            +
            			<xs:enumeration value="62">
         
     | 
| 
      
 453 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 454 
     | 
    
         
            +
            					<xs:documentation>High heat retention storage heaters</xs:documentation>
         
     | 
| 
      
 455 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 456 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 457 
     | 
    
         
            +
            			<xs:enumeration value="63">
         
     | 
| 
      
 458 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 459 
     | 
    
         
            +
            					<xs:documentation>Party wall insulation</xs:documentation>
         
     | 
| 
      
 460 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 461 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 462 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 463 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 464 
     | 
    
         
            +
            	<xs:simpleType name="GreenDealCategoryCode">
         
     | 
| 
      
 465 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 466 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 467 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 468 
     | 
    
         
            +
            					<xs:documentation>1. Not eligible for Green Deal</xs:documentation>
         
     | 
| 
      
 469 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 470 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 471 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 472 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 473 
     | 
    
         
            +
            					<xs:documentation>2. Eligible with additional finance</xs:documentation>
         
     | 
| 
      
 474 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 475 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 476 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 477 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 478 
     | 
    
         
            +
            					<xs:documentation>3. Eligible without additional finance</xs:documentation>
         
     | 
| 
      
 479 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 480 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 481 
     | 
    
         
            +
            			<xs:enumeration value="NI">
         
     | 
| 
      
 482 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 483 
     | 
    
         
            +
            					<xs:documentation>Not assessed.  Use for alternative measures</xs:documentation>
         
     | 
| 
      
 484 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 485 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 486 
     | 
    
         
            +
            			<xs:enumeration value="NR">
         
     | 
| 
      
 487 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 488 
     | 
    
         
            +
            					<xs:documentation>Not recorded</xs:documentation>
         
     | 
| 
      
 489 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 490 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 491 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 492 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 493 
     | 
    
         
            +
            	<xs:simpleType name="RRNType">
         
     | 
| 
      
 494 
     | 
    
         
            +
            		<xs:annotation>
         
     | 
| 
      
 495 
     | 
    
         
            +
            			<xs:documentation>The Report Reference Number is a 20-digit unique identifier assigned to each Home Condition Report. It is formatted as five blocks of four digits i.e. 9999-9999-9999-9999-9999 and generayted by an algorithm described in Appendix A "Report ID Generation" of Section 18 "Transformation Rules" of the Technical Standards.</xs:documentation>
         
     | 
| 
      
 496 
     | 
    
         
            +
            		</xs:annotation>
         
     | 
| 
      
 497 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 498 
     | 
    
         
            +
            			<xs:pattern value="[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}"/>
         
     | 
| 
      
 499 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 500 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 501 
     | 
    
         
            +
            	<xs:simpleType name="UKCountryCode">
         
     | 
| 
      
 502 
     | 
    
         
            +
            		<xs:annotation>
         
     | 
| 
      
 503 
     | 
    
         
            +
            			<xs:documentation>Code which indicates the country within the UK, taken from BS 6879.</xs:documentation>
         
     | 
| 
      
 504 
     | 
    
         
            +
            		</xs:annotation>
         
     | 
| 
      
 505 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 506 
     | 
    
         
            +
            			<xs:enumeration value="EAW">
         
     | 
| 
      
 507 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 508 
     | 
    
         
            +
            					<xs:documentation>England and Wales</xs:documentation>
         
     | 
| 
      
 509 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 510 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 511 
     | 
    
         
            +
            			<xs:enumeration value="SCT">
         
     | 
| 
      
 512 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 513 
     | 
    
         
            +
            					<xs:documentation>Scotland</xs:documentation>
         
     | 
| 
      
 514 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 515 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 516 
     | 
    
         
            +
            			<xs:enumeration value="NIR">
         
     | 
| 
      
 517 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 518 
     | 
    
         
            +
            					<xs:documentation>Northern Ireland</xs:documentation>
         
     | 
| 
      
 519 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 520 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 521 
     | 
    
         
            +
            			<xs:enumeration value="NR">
         
     | 
| 
      
 522 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 523 
     | 
    
         
            +
            					<xs:documentation>for backwards compatibility only – do not use</xs:documentation>
         
     | 
| 
      
 524 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 525 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 526 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 527 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 528 
     | 
    
         
            +
            	<xs:simpleType name="UKRegionCode">
         
     | 
| 
      
 529 
     | 
    
         
            +
            		<xs:annotation>
         
     | 
| 
      
 530 
     | 
    
         
            +
            			<xs:documentation>Code which indicates the region within the UK.</xs:documentation>
         
     | 
| 
      
 531 
     | 
    
         
            +
            		</xs:annotation>
         
     | 
| 
      
 532 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 533 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 534 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 535 
     | 
    
         
            +
            					<xs:documentation>Borders</xs:documentation>
         
     | 
| 
      
 536 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 537 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 538 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 539 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 540 
     | 
    
         
            +
            					<xs:documentation>East Anglia</xs:documentation>
         
     | 
| 
      
 541 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 542 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 543 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 544 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 545 
     | 
    
         
            +
            					<xs:documentation>East Pennines</xs:documentation>
         
     | 
| 
      
 546 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 547 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 548 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 549 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 550 
     | 
    
         
            +
            					<xs:documentation>East Scotland</xs:documentation>
         
     | 
| 
      
 551 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 552 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 553 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 554 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 555 
     | 
    
         
            +
            					<xs:documentation>Highland</xs:documentation>
         
     | 
| 
      
 556 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 557 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 558 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 559 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 560 
     | 
    
         
            +
            					<xs:documentation>Midlands</xs:documentation>
         
     | 
| 
      
 561 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 562 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 563 
     | 
    
         
            +
            			<xs:enumeration value="7">
         
     | 
| 
      
 564 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 565 
     | 
    
         
            +
            					<xs:documentation>North East England</xs:documentation>
         
     | 
| 
      
 566 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 567 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 568 
     | 
    
         
            +
            			<xs:enumeration value="8">
         
     | 
| 
      
 569 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 570 
     | 
    
         
            +
            					<xs:documentation>North East Scotland</xs:documentation>
         
     | 
| 
      
 571 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 572 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 573 
     | 
    
         
            +
            			<xs:enumeration value="9">
         
     | 
| 
      
 574 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 575 
     | 
    
         
            +
            					<xs:documentation>North West England / South West Scotland</xs:documentation>
         
     | 
| 
      
 576 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 577 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 578 
     | 
    
         
            +
            			<xs:enumeration value="10">
         
     | 
| 
      
 579 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 580 
     | 
    
         
            +
            					<xs:documentation>Northern Ireland</xs:documentation>
         
     | 
| 
      
 581 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 582 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 583 
     | 
    
         
            +
            			<xs:enumeration value="11">
         
     | 
| 
      
 584 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 585 
     | 
    
         
            +
            					<xs:documentation>Orkney</xs:documentation>
         
     | 
| 
      
 586 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 587 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 588 
     | 
    
         
            +
            			<xs:enumeration value="12">
         
     | 
| 
      
 589 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 590 
     | 
    
         
            +
            					<xs:documentation>Severn Valley</xs:documentation>
         
     | 
| 
      
 591 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 592 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 593 
     | 
    
         
            +
            			<xs:enumeration value="13">
         
     | 
| 
      
 594 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 595 
     | 
    
         
            +
            					<xs:documentation>Shetland</xs:documentation>
         
     | 
| 
      
 596 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 597 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 598 
     | 
    
         
            +
            			<xs:enumeration value="14">
         
     | 
| 
      
 599 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 600 
     | 
    
         
            +
            					<xs:documentation>South East England</xs:documentation>
         
     | 
| 
      
 601 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 602 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 603 
     | 
    
         
            +
            			<xs:enumeration value="15">
         
     | 
| 
      
 604 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 605 
     | 
    
         
            +
            					<xs:documentation>South West England</xs:documentation>
         
     | 
| 
      
 606 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 607 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 608 
     | 
    
         
            +
            			<xs:enumeration value="16">
         
     | 
| 
      
 609 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 610 
     | 
    
         
            +
            					<xs:documentation>Southern England</xs:documentation>
         
     | 
| 
      
 611 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 612 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 613 
     | 
    
         
            +
            			<xs:enumeration value="17">
         
     | 
| 
      
 614 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 615 
     | 
    
         
            +
            					<xs:documentation>Thames Valley</xs:documentation>
         
     | 
| 
      
 616 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 617 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 618 
     | 
    
         
            +
            			<xs:enumeration value="18">
         
     | 
| 
      
 619 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 620 
     | 
    
         
            +
            					<xs:documentation>Wales</xs:documentation>
         
     | 
| 
      
 621 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 622 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 623 
     | 
    
         
            +
            			<xs:enumeration value="19">
         
     | 
| 
      
 624 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 625 
     | 
    
         
            +
            					<xs:documentation>West Pennines</xs:documentation>
         
     | 
| 
      
 626 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 627 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 628 
     | 
    
         
            +
            			<xs:enumeration value="20">
         
     | 
| 
      
 629 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 630 
     | 
    
         
            +
            					<xs:documentation>West Scotland</xs:documentation>
         
     | 
| 
      
 631 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 632 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 633 
     | 
    
         
            +
            			<xs:enumeration value="21">
         
     | 
| 
      
 634 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 635 
     | 
    
         
            +
            					<xs:documentation>Western Isles</xs:documentation>
         
     | 
| 
      
 636 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 637 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 638 
     | 
    
         
            +
            			<xs:enumeration value="22">
         
     | 
| 
      
 639 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 640 
     | 
    
         
            +
            					<xs:documentation>Jersey</xs:documentation>
         
     | 
| 
      
 641 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 642 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 643 
     | 
    
         
            +
            			<xs:enumeration value="23">
         
     | 
| 
      
 644 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 645 
     | 
    
         
            +
            					<xs:documentation>Guernsey</xs:documentation>
         
     | 
| 
      
 646 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 647 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 648 
     | 
    
         
            +
            			<xs:enumeration value="24">
         
     | 
| 
      
 649 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 650 
     | 
    
         
            +
            					<xs:documentation>Isle of Man</xs:documentation>
         
     | 
| 
      
 651 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 652 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 653 
     | 
    
         
            +
            			<xs:enumeration value="NR">
         
     | 
| 
      
 654 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 655 
     | 
    
         
            +
            					<xs:documentation>for backwards compatibility only – do not use</xs:documentation>
         
     | 
| 
      
 656 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 657 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 658 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 659 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 660 
     | 
    
         
            +
            	<xs:simpleType name="TransactionType">
         
     | 
| 
      
 661 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 662 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 663 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 664 
     | 
    
         
            +
            					<xs:documentation>marketed sale</xs:documentation>
         
     | 
| 
      
 665 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 666 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 667 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 668 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 669 
     | 
    
         
            +
            					<xs:documentation>non marketed sale</xs:documentation>
         
     | 
| 
      
 670 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 671 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 672 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 673 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 674 
     | 
    
         
            +
            					<xs:documentation>rental (social) - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 675 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 676 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 677 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 678 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 679 
     | 
    
         
            +
            					<xs:documentation>rental (private) - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 680 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 681 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 682 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 683 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 684 
     | 
    
         
            +
            					<xs:documentation>none of the above</xs:documentation>
         
     | 
| 
      
 685 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 686 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 687 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 688 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 689 
     | 
    
         
            +
            					<xs:documentation>new dwelling</xs:documentation>
         
     | 
| 
      
 690 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 691 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 692 
     | 
    
         
            +
            			<xs:enumeration value="7">
         
     | 
| 
      
 693 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 694 
     | 
    
         
            +
            					<xs:documentation>not recorded - this is for backwards compatibility only and should not be used</xs:documentation>
         
     | 
| 
      
 695 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 696 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 697 
     | 
    
         
            +
            			<xs:enumeration value="8">
         
     | 
| 
      
 698 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 699 
     | 
    
         
            +
            					<xs:documentation>rental</xs:documentation>
         
     | 
| 
      
 700 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 701 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 702 
     | 
    
         
            +
            			<xs:enumeration value="9">
         
     | 
| 
      
 703 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 704 
     | 
    
         
            +
            					<xs:documentation>assessment for green deal</xs:documentation>
         
     | 
| 
      
 705 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 706 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 707 
     | 
    
         
            +
            			<xs:enumeration value="10">
         
     | 
| 
      
 708 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 709 
     | 
    
         
            +
            					<xs:documentation>following green deal</xs:documentation>
         
     | 
| 
      
 710 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 711 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 712 
     | 
    
         
            +
            			<xs:enumeration value="11">
         
     | 
| 
      
 713 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 714 
     | 
    
         
            +
            					<xs:documentation>FiT application</xs:documentation>
         
     | 
| 
      
 715 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 716 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 717 
     | 
    
         
            +
            			<xs:enumeration value="12">
         
     | 
| 
      
 718 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 719 
     | 
    
         
            +
            					<xs:documentation>RHI application</xs:documentation>
         
     | 
| 
      
 720 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 721 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 722 
     | 
    
         
            +
            			<xs:enumeration value="13">
         
     | 
| 
      
 723 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 724 
     | 
    
         
            +
            					<xs:documentation>ECO assessment</xs:documentation>
         
     | 
| 
      
 725 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 726 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 727 
     | 
    
         
            +
            			<xs:enumeration value="14">
         
     | 
| 
      
 728 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 729 
     | 
    
         
            +
            					<xs:documentation>Stock condition survey</xs:documentation>
         
     | 
| 
      
 730 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 731 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 732 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 733 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 734 
     | 
    
         
            +
            	<xs:simpleType name="DisclosureCode">
         
     | 
| 
      
 735 
     | 
    
         
            +
            		<xs:annotation>
         
     | 
| 
      
 736 
     | 
    
         
            +
            			<xs:documentation>Code indicating any potential conflicts of interest or commercial relationships with other parties.</xs:documentation>
         
     | 
| 
      
 737 
     | 
    
         
            +
            		</xs:annotation>
         
     | 
| 
      
 738 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 739 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 740 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 741 
     | 
    
         
            +
            					<xs:documentation>No related party</xs:documentation>
         
     | 
| 
      
 742 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 743 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 744 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 745 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 746 
     | 
    
         
            +
            					<xs:documentation>Relative of homeowner or of occupier of the property</xs:documentation>
         
     | 
| 
      
 747 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 748 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 749 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 750 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 751 
     | 
    
         
            +
            					<xs:documentation>Residing at the property</xs:documentation>
         
     | 
| 
      
 752 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 753 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 754 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 755 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 756 
     | 
    
         
            +
            					<xs:documentation>Financial interest in the property</xs:documentation>
         
     | 
| 
      
 757 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 758 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 759 
     | 
    
         
            +
            			<xs:enumeration value="5">
         
     | 
| 
      
 760 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 761 
     | 
    
         
            +
            					<xs:documentation>Owner or Director of the organisation dealing with the property transaction</xs:documentation>
         
     | 
| 
      
 762 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 763 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 764 
     | 
    
         
            +
            			<xs:enumeration value="6">
         
     | 
| 
      
 765 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 766 
     | 
    
         
            +
            					<xs:documentation>Employed by the professional dealing with the property transaction</xs:documentation>
         
     | 
| 
      
 767 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 768 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 769 
     | 
    
         
            +
            			<xs:enumeration value="7">
         
     | 
| 
      
 770 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 771 
     | 
    
         
            +
            					<xs:documentation>Relative of the professional dealing with the property transaction</xs:documentation>
         
     | 
| 
      
 772 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 773 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 774 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 775 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 776 
     | 
    
         
            +
            	<xs:simpleType name="TenureCode">
         
     | 
| 
      
 777 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 778 
     | 
    
         
            +
            			<xs:enumeration value="1">
         
     | 
| 
      
 779 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 780 
     | 
    
         
            +
            					<xs:documentation>owner-occupied</xs:documentation>
         
     | 
| 
      
 781 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 782 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 783 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 784 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 785 
     | 
    
         
            +
            					<xs:documentation>rented (social)</xs:documentation>
         
     | 
| 
      
 786 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 787 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 788 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 789 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 790 
     | 
    
         
            +
            					<xs:documentation>rented (private)</xs:documentation>
         
     | 
| 
      
 791 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 792 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 793 
     | 
    
         
            +
            			<xs:enumeration value="ND">
         
     | 
| 
      
 794 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 795 
     | 
    
         
            +
            					<xs:documentation>unknown</xs:documentation>
         
     | 
| 
      
 796 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 797 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 798 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 799 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 800 
     | 
    
         
            +
            	<xs:simpleType name="ReportTypeCode">
         
     | 
| 
      
 801 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 802 
     | 
    
         
            +
            			<xs:enumeration value="2">
         
     | 
| 
      
 803 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 804 
     | 
    
         
            +
            					<xs:documentation>RdSAP Energy Performance Certificate</xs:documentation>
         
     | 
| 
      
 805 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 806 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 807 
     | 
    
         
            +
            			<xs:enumeration value="3">
         
     | 
| 
      
 808 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 809 
     | 
    
         
            +
            					<xs:documentation>Full SAP Energy Performance Certificate</xs:documentation>
         
     | 
| 
      
 810 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 811 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 812 
     | 
    
         
            +
            			<xs:enumeration value="4">
         
     | 
| 
      
 813 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 814 
     | 
    
         
            +
            					<xs:documentation>Interim RdSAP Energy Performance Certificate (to be superseded by SAP EPC)</xs:documentation>
         
     | 
| 
      
 815 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 816 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 817 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 818 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 819 
     | 
    
         
            +
            	<xs:simpleType name="ReportStatusCode">
         
     | 
| 
      
 820 
     | 
    
         
            +
            		<xs:restriction base="xs:string">
         
     | 
| 
      
 821 
     | 
    
         
            +
            			<xs:enumeration value="cancelled">
         
     | 
| 
      
 822 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 823 
     | 
    
         
            +
            					<xs:documentation>Cancelled</xs:documentation>
         
     | 
| 
      
 824 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 825 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 826 
     | 
    
         
            +
            			<xs:enumeration value="entered">
         
     | 
| 
      
 827 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 828 
     | 
    
         
            +
            					<xs:documentation>entered on the register</xs:documentation>
         
     | 
| 
      
 829 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 830 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 831 
     | 
    
         
            +
            			<xs:enumeration value="appeal">
         
     | 
| 
      
 832 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 833 
     | 
    
         
            +
            					<xs:documentation>under appeal</xs:documentation>
         
     | 
| 
      
 834 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 835 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 836 
     | 
    
         
            +
            			<xs:enumeration value="removed">
         
     | 
| 
      
 837 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 838 
     | 
    
         
            +
            					<xs:documentation>removed</xs:documentation>
         
     | 
| 
      
 839 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 840 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 841 
     | 
    
         
            +
            			<xs:enumeration value="rejected">
         
     | 
| 
      
 842 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 843 
     | 
    
         
            +
            					<xs:documentation>rejected</xs:documentation>
         
     | 
| 
      
 844 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 845 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 846 
     | 
    
         
            +
            			<xs:enumeration value="under investigation">
         
     | 
| 
      
 847 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 848 
     | 
    
         
            +
            					<xs:documentation>under investigation</xs:documentation>
         
     | 
| 
      
 849 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 850 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 851 
     | 
    
         
            +
            			<xs:enumeration value="not for issue">
         
     | 
| 
      
 852 
     | 
    
         
            +
            				<xs:annotation>
         
     | 
| 
      
 853 
     | 
    
         
            +
            					<xs:documentation>not for issue</xs:documentation>
         
     | 
| 
      
 854 
     | 
    
         
            +
            				</xs:annotation>
         
     | 
| 
      
 855 
     | 
    
         
            +
            			</xs:enumeration>
         
     | 
| 
      
 856 
     | 
    
         
            +
            		</xs:restriction>
         
     | 
| 
      
 857 
     | 
    
         
            +
            	</xs:simpleType>
         
     | 
| 
      
 858 
     | 
    
         
            +
            </xs:schema>
         
     |