epb_view_models 2.0.24 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +2 -2
- data/api/schemas/data/orchestrate.json +4 -0
- 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-NI-21.0.0/RdSAP/ExternalDefinitions.xml +10 -10
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/ExternalDefinitions.xml +1797 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/ExternalDefinitions.xsd +267 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/AssessorManagement.xsd +212 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-Certificate.xsd +398 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-CollectedData.xsd +1453 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/Property.xsd +67 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/RdSAP-Report.xsd +179 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/EPC-Domains.xsd +940 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/SAP-Domains.xsd +3557 -0
- 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/epb_view_models.gemspec +2 -2
- data/lib/epb_view_models.rb +1 -1
- data/lib/helper/xml_enums_to_output.rb +2 -0
- data/lib/view_model/factory.rb +1 -0
- data/lib/view_model/rd_sap_schema_ni_2101/common_schema.rb +606 -0
- data/lib/view_model/rd_sap_wrapper.rb +2 -0
- metadata +15 -9
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: epb_view_models
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0
|
4
|
+
version: 2.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
8
|
-
autorequire:
|
7
|
+
- MHCLG Energy Performance of Buildings
|
9
8
|
bindir: exe
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: nokogiri
|
@@ -38,9 +37,8 @@ dependencies:
|
|
38
37
|
- - "~>"
|
39
38
|
- !ruby/object:Gem::Version
|
40
39
|
version: '2.6'
|
41
|
-
description:
|
42
40
|
email:
|
43
|
-
-
|
41
|
+
- mhclg.digital-services@levellingup.gov.uk
|
44
42
|
executables: []
|
45
43
|
extensions: []
|
46
44
|
extra_rdoc_files: []
|
@@ -303,6 +301,15 @@ files:
|
|
303
301
|
- api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/RdSAP-Report.xsd
|
304
302
|
- api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/UDT/EPC-Domains.xsd
|
305
303
|
- api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/UDT/SAP-Domains.xsd
|
304
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/ExternalDefinitions.xml
|
305
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/ExternalDefinitions.xsd
|
306
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/AssessorManagement.xsd
|
307
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-Certificate.xsd
|
308
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-CollectedData.xsd
|
309
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/Property.xsd
|
310
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/RdSAP-Report.xsd
|
311
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/EPC-Domains.xsd
|
312
|
+
- api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/SAP-Domains.xsd
|
306
313
|
- api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/ExternalDefinitions.xml
|
307
314
|
- api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/ExternalDefinitions.xsd
|
308
315
|
- api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/AssessorManagement.xsd
|
@@ -1846,6 +1853,7 @@ files:
|
|
1846
1853
|
- lib/view_model/rd_sap_schema_ni_190/common_schema.rb
|
1847
1854
|
- lib/view_model/rd_sap_schema_ni_200/common_schema.rb
|
1848
1855
|
- lib/view_model/rd_sap_schema_ni_210/common_schema.rb
|
1856
|
+
- lib/view_model/rd_sap_schema_ni_2101/common_schema.rb
|
1849
1857
|
- lib/view_model/rd_sap_schema_s_190/common_schema.rb
|
1850
1858
|
- lib/view_model/rd_sap_wrapper.rb
|
1851
1859
|
- lib/view_model/sap_schema_102/common_schema.rb
|
@@ -1940,7 +1948,6 @@ homepage: https://github.com/communitiesuk/epb-view-models
|
|
1940
1948
|
licenses:
|
1941
1949
|
- MIT
|
1942
1950
|
metadata: {}
|
1943
|
-
post_install_message:
|
1944
1951
|
rdoc_options: []
|
1945
1952
|
require_paths:
|
1946
1953
|
- lib
|
@@ -1955,8 +1962,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1955
1962
|
- !ruby/object:Gem::Version
|
1956
1963
|
version: '0'
|
1957
1964
|
requirements: []
|
1958
|
-
rubygems_version: 3.
|
1959
|
-
signing_key:
|
1965
|
+
rubygems_version: 3.6.9
|
1960
1966
|
specification_version: 4
|
1961
1967
|
summary: Library used to parse Energy Performance Certificates (EPC)
|
1962
1968
|
test_files: []
|