epb_view_models 2.6.1 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/api/schemas/data/orchestrate.json +23 -2
- data/api/schemas/xml/CEPC-S-7.0/Reports/BaseDataTypes.xsd +296 -296
- data/api/schemas/xml/CEPC-S-7.0/Reports/CEPC-Reports.xsd +63 -63
- data/api/schemas/xml/CEPC-S-7.0/Reports/Input-Data.xsd +34 -34
- data/api/schemas/xml/CEPC-S-7.0/Reports/Performance-Summary.xsd +120 -120
- data/api/schemas/xml/CEPC-S-7.0/Reports/Property.xsd +67 -67
- data/api/schemas/xml/CEPC-S-7.0/Reports/Report-Header.xsd +178 -178
- data/api/schemas/xml/CEPC-S-7.0/Reports/Reported-Data.xsd +391 -391
- data/api/schemas/xml/CEPC-S-7.0/Reports/UserManagement.xsd +171 -171
- 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/CEPC-S-8.0.0/Reports/BaseDataTypes.xsd +302 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/CEPC-Reports.xsd +69 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/Input-Data.xsd +39 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/Performance-Summary.xsd +130 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/Property.xsd +72 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/Report-Header.xsd +182 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/Reported-Data.xsd +411 -0
- data/api/schemas/xml/CEPC-S-8.0.0/Reports/UserManagement.xsd +175 -0
- data/api/schemas/xml/CS63-S-8.0.0/ActionPlan.xsd +822 -0
- data/api/schemas/xml/DECAR-S-8.0.0/DEC-Summary.xsd +399 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/BaseDataTypes.xsd +187 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/CEPC-Reports.xsd +78 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/Input-Data.xsd +313 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/Performance-Summary.xsd +111 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/Report-Header.xsd +455 -0
- data/api/schemas/xml/DECAR-S-8.0.0/Reports/Reported-Data.xsd +408 -0
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/ExternalDefinitions.xml +1456 -1456
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/ExternalDefinitions.xsd +236 -236
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/AssessorManagement.xsd +16 -16
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/EPC-Certificate.xsd +388 -388
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/EPC-CollectedData.xsd +784 -784
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesExternal.xsd +283 -283
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesGrounds.xsd +222 -222
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesInternal.xsd +205 -205
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-FeaturesServices.xsd +311 -311
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-PropertyDetails.xsd +380 -380
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/HCR-RiskAssessment.xsd +298 -298
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/Property.xsd +67 -67
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/SAP-Reports.xsd +201 -201
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/Templates/UserManagement.xsd +259 -259
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/BaseDataTypes.xsd +176 -176
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/EPC-Domains.xsd +881 -881
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/HCR-Domains.xsd +1779 -1779
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/SAP-Domains.xsd +1650 -1650
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/SharedDomains.xsd +768 -768
- data/api/schemas/xml/RdSAP-Schema-S-16.1/RdSAP/UDT/TypeDefinitions.xsd +19 -19
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/ExternalDefinitions.xml +1456 -1456
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/ExternalDefinitions.xsd +236 -236
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/AssessorManagement.xsd +208 -208
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/EPC-Certificate.xsd +400 -400
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/EPC-CollectedData.xsd +957 -957
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/ExceptionList.xsd +18 -18
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/Property.xsd +66 -66
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/RdSAP-Report.xsd +180 -180
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/Templates/ReportList.xsd +26 -26
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/UDT/EPC-Domains.xsd +843 -843
- data/api/schemas/xml/RdSAP-Schema-S-17.00/RdSAP/UDT/SAP-Domains.xsd +2541 -2541
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/ExternalDefinitions.xml +1456 -1456
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/ExternalDefinitions.xsd +236 -236
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/AssessorManagement.xsd +213 -213
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/EPC-Certificate.xsd +400 -400
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/EPC-CollectedData.xsd +966 -966
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/ExceptionList.xsd +18 -18
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/Property.xsd +66 -66
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/RdSAP-Report.xsd +175 -175
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/Templates/ReportList.xsd +26 -26
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/UDT/EPC-Domains.xsd +853 -853
- data/api/schemas/xml/RdSAP-Schema-S-18.0/RdSAP/UDT/SAP-Domains.xsd +2551 -2551
- 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/api/schemas/xml/RdSAP-Schema-S-21.0/RdSAP/Templates/RdSAP-Report.cs +11846 -11846
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xml +1832 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xsd +267 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/AssessorManagement.xsd +212 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-Certificate.xsd +399 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-CollectedData.xsd +1453 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/Property.xsd +67 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/RdSAP-Report.xsd +179 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/EPC-Domains.xsd +943 -0
- data/api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/SAP-Domains.xsd +3557 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.txt +236 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.xml +1456 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/EPC-Certificate.xsd +433 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/Property.xsd +69 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-CollectedData.xsd +1326 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-Report.xsd +196 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/UserManagement.xsd +217 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/BaseDataTypes.xsd +175 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/EPC-Domains.xsd +813 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SAP09-Domains.xsd +3457 -0
- data/api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SharedDomains.xsd +317 -0
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xml +1456 -1456
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xsd +236 -236
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/AssessorManagement.xsd +216 -216
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/EPC-Certificate.xsd +457 -457
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/ExceptionList.xsd +18 -18
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/Property.xsd +62 -62
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/ReportList.xsd +26 -26
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/SAP-CollectedData.xsd +1444 -1444
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/SAP-Report.xsd +193 -193
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/UDT/EPC-Domains.xsd +558 -558
- data/api/schemas/xml/SAP-Schema-S-17.0/SAP/UDT/SAP-Domains.xsd +2975 -2975
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xml +1352 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xsd +242 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/AssessorManagement.xsd +210 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/EPC-Certificate.xsd +495 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ExceptionList.xsd +23 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/Property.xsd +77 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ReportList.xsd +30 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-CollectedData.xsd +1800 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Compliance-Report.xsd +40 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Report.xsd +206 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/EPC-Domains.xsd +564 -0
- data/api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/SAP-Domains.xsd +3140 -0
- data/lib/epb_view_models/version.rb +1 -1
- data/lib/view_model/cepc800/common_schema.rb +7 -7
- data/lib/view_model/cepc_s_800/cepc.rb +184 -0
- data/lib/view_model/cepc_wrapper.rb +2 -0
- data/lib/view_model/{cs63 → cs63_70}/common_schema.rb +1 -1
- data/lib/view_model/cs63_800/common_schema.rb +211 -0
- data/lib/view_model/cs63_wrapper.rb +15 -3
- data/lib/view_model/dec_rr_wrapper.rb +2 -0
- data/lib/view_model/dec_summary_wrapper.rb +2 -0
- data/lib/view_model/dec_wrapper.rb +2 -0
- data/lib/view_model/decar_s_800/common_schema.rb +109 -0
- data/lib/view_model/decar_s_800/dec.rb +235 -0
- data/lib/view_model/decar_s_800/dec_rr.rb +102 -0
- data/lib/view_model/factory.rb +7 -1
- data/lib/view_model/rd_sap_schema_s_161/common_schema.rb +9 -9
- data/lib/view_model/rd_sap_schema_s_2200/common_schema.rb +685 -0
- data/lib/view_model/rd_sap_wrapper.rb +4 -2
- data/lib/view_model/sap_schema_s_161/common_schema.rb +503 -0
- data/lib/view_model/sap_schema_s_2000/common_schema.rb +619 -0
- data/lib/view_model/sap_wrapper.rb +4 -0
- metadata +58 -2
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: epb_view_models
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.8.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- MHCLG Energy Performance of Buildings
|
|
@@ -183,7 +183,16 @@ files:
|
|
|
183
183
|
- api/schemas/xml/CEPC-S-7.1/Reports/Report-Header.xsd
|
|
184
184
|
- api/schemas/xml/CEPC-S-7.1/Reports/Reported-Data.xsd
|
|
185
185
|
- api/schemas/xml/CEPC-S-7.1/Reports/UserManagement.xsd
|
|
186
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/BaseDataTypes.xsd
|
|
187
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/CEPC-Reports.xsd
|
|
188
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/Input-Data.xsd
|
|
189
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/Performance-Summary.xsd
|
|
190
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/Property.xsd
|
|
191
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/Report-Header.xsd
|
|
192
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/Reported-Data.xsd
|
|
193
|
+
- api/schemas/xml/CEPC-S-8.0.0/Reports/UserManagement.xsd
|
|
186
194
|
- api/schemas/xml/CS63-S-7.0/ActionPlan.xsd
|
|
195
|
+
- api/schemas/xml/CS63-S-8.0.0/ActionPlan.xsd
|
|
187
196
|
- api/schemas/xml/DECAR-S-7.0/CommonFiles/CommonStructures.xsd
|
|
188
197
|
- api/schemas/xml/DECAR-S-7.0/CommonFiles/Exceptions.xsd
|
|
189
198
|
- api/schemas/xml/DECAR-S-7.0/Messages/LodgeReportRequest.xsd
|
|
@@ -193,6 +202,13 @@ files:
|
|
|
193
202
|
- api/schemas/xml/DECAR-S-7.0/Reports/Performance-Summary.xsd
|
|
194
203
|
- api/schemas/xml/DECAR-S-7.0/Reports/Report-Header.xsd
|
|
195
204
|
- api/schemas/xml/DECAR-S-7.0/Reports/Reported-Data.xsd
|
|
205
|
+
- api/schemas/xml/DECAR-S-8.0.0/DEC-Summary.xsd
|
|
206
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/BaseDataTypes.xsd
|
|
207
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/CEPC-Reports.xsd
|
|
208
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/Input-Data.xsd
|
|
209
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/Performance-Summary.xsd
|
|
210
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/Report-Header.xsd
|
|
211
|
+
- api/schemas/xml/DECAR-S-8.0.0/Reports/Reported-Data.xsd
|
|
196
212
|
- api/schemas/xml/RdSAP-Schema-17.0/RdSAP/ExternalDefinitions.xml
|
|
197
213
|
- api/schemas/xml/RdSAP-Schema-17.0/RdSAP/ExternalDefinitions.xsd
|
|
198
214
|
- api/schemas/xml/RdSAP-Schema-17.0/RdSAP/Templates/AssessorManagement.xsd
|
|
@@ -481,6 +497,15 @@ files:
|
|
|
481
497
|
- api/schemas/xml/RdSAP-Schema-S-21.0/RdSAP/Templates/RdSAP-Report.xsd
|
|
482
498
|
- api/schemas/xml/RdSAP-Schema-S-21.0/RdSAP/UDT/EPC-Domains.xsd
|
|
483
499
|
- api/schemas/xml/RdSAP-Schema-S-21.0/RdSAP/UDT/SAP-Domains.xsd
|
|
500
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xml
|
|
501
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/ExternalDefinitions.xsd
|
|
502
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/AssessorManagement.xsd
|
|
503
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-Certificate.xsd
|
|
504
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/EPC-CollectedData.xsd
|
|
505
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/Property.xsd
|
|
506
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/Templates/RdSAP-Report.xsd
|
|
507
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/EPC-Domains.xsd
|
|
508
|
+
- api/schemas/xml/RdSAP-Schema-S-22.0.0/RdSAP/UDT/SAP-Domains.xsd
|
|
484
509
|
- api/schemas/xml/SAP-Schema-10.2/CommonFiles/CommonStructures.xsd
|
|
485
510
|
- api/schemas/xml/SAP-Schema-10.2/CommonFiles/Exceptions.xsd
|
|
486
511
|
- api/schemas/xml/SAP-Schema-10.2/Messages/ConditionReportChangeAccessRequest_1.xsd
|
|
@@ -1683,6 +1708,17 @@ files:
|
|
|
1683
1708
|
- api/schemas/xml/SAP-Schema-NI-18.0.0/SAP/UDT/EPC-Domains.xsd
|
|
1684
1709
|
- api/schemas/xml/SAP-Schema-NI-18.0.0/SAP/UDT/SAP09-Domains.xsd
|
|
1685
1710
|
- api/schemas/xml/SAP-Schema-NI-18.0.0/SAP/UDT/SharedDomains.xsd
|
|
1711
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.txt
|
|
1712
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/ExternalDefinitions.xml
|
|
1713
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/EPC-Certificate.xsd
|
|
1714
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/Property.xsd
|
|
1715
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-CollectedData.xsd
|
|
1716
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/SAP09-Report.xsd
|
|
1717
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/Templates/UserManagement.xsd
|
|
1718
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/BaseDataTypes.xsd
|
|
1719
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/EPC-Domains.xsd
|
|
1720
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SAP09-Domains.xsd
|
|
1721
|
+
- api/schemas/xml/SAP-Schema-S-16.1/SAP/UDT/SharedDomains.xsd
|
|
1686
1722
|
- api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xml
|
|
1687
1723
|
- api/schemas/xml/SAP-Schema-S-17.0/SAP/ExternalDefinitions.xsd
|
|
1688
1724
|
- api/schemas/xml/SAP-Schema-S-17.0/SAP/Templates/AssessorManagement.xsd
|
|
@@ -1707,6 +1743,18 @@ files:
|
|
|
1707
1743
|
- api/schemas/xml/SAP-Schema-S-19.0.0/SAP/Templates/SAP-Report.xsd
|
|
1708
1744
|
- api/schemas/xml/SAP-Schema-S-19.0.0/SAP/UDT/EPC-Domains.xsd
|
|
1709
1745
|
- api/schemas/xml/SAP-Schema-S-19.0.0/SAP/UDT/SAP-Domains.xsd
|
|
1746
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xml
|
|
1747
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/ExternalDefinitions.xsd
|
|
1748
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/AssessorManagement.xsd
|
|
1749
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/EPC-Certificate.xsd
|
|
1750
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ExceptionList.xsd
|
|
1751
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/Property.xsd
|
|
1752
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/ReportList.xsd
|
|
1753
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-CollectedData.xsd
|
|
1754
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Compliance-Report.xsd
|
|
1755
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/Templates/SAP-Report.xsd
|
|
1756
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/EPC-Domains.xsd
|
|
1757
|
+
- api/schemas/xml/SAP-Schema-S-20.0.0/SAP/UDT/SAP-Domains.xsd
|
|
1710
1758
|
- api/schemas/xml/examples/CEPC-7.1(DEC).xml
|
|
1711
1759
|
- api/schemas/xml/examples/CEPC-7.1(DEC_RR).xml
|
|
1712
1760
|
- api/schemas/xml/examples/CEPC-7.1(EPC).xml
|
|
@@ -1843,8 +1891,10 @@ files:
|
|
|
1843
1891
|
- lib/view_model/cepc_rr_wrapper.rb
|
|
1844
1892
|
- lib/view_model/cepc_s_70/cepc.rb
|
|
1845
1893
|
- lib/view_model/cepc_s_71/cepc.rb
|
|
1894
|
+
- lib/view_model/cepc_s_800/cepc.rb
|
|
1846
1895
|
- lib/view_model/cepc_wrapper.rb
|
|
1847
|
-
- lib/view_model/
|
|
1896
|
+
- lib/view_model/cs63_70/common_schema.rb
|
|
1897
|
+
- lib/view_model/cs63_800/common_schema.rb
|
|
1848
1898
|
- lib/view_model/cs63_wrapper.rb
|
|
1849
1899
|
- lib/view_model/dec_rr_wrapper.rb
|
|
1850
1900
|
- lib/view_model/dec_summary_wrapper.rb
|
|
@@ -1852,6 +1902,9 @@ files:
|
|
|
1852
1902
|
- lib/view_model/decar_s_70/common_schema.rb
|
|
1853
1903
|
- lib/view_model/decar_s_70/dec.rb
|
|
1854
1904
|
- lib/view_model/decar_s_70/dec_rr.rb
|
|
1905
|
+
- lib/view_model/decar_s_800/common_schema.rb
|
|
1906
|
+
- lib/view_model/decar_s_800/dec.rb
|
|
1907
|
+
- lib/view_model/decar_s_800/dec_rr.rb
|
|
1855
1908
|
- lib/view_model/domestic_epc_view_model.rb
|
|
1856
1909
|
- lib/view_model/factory.rb
|
|
1857
1910
|
- lib/view_model/rd_sap_schema_170/common_schema.rb
|
|
@@ -1876,6 +1929,7 @@ files:
|
|
|
1876
1929
|
- lib/view_model/rd_sap_schema_s_180/common_schema.rb
|
|
1877
1930
|
- lib/view_model/rd_sap_schema_s_190/common_schema.rb
|
|
1878
1931
|
- lib/view_model/rd_sap_schema_s_210/common_schema.rb
|
|
1932
|
+
- lib/view_model/rd_sap_schema_s_2200/common_schema.rb
|
|
1879
1933
|
- lib/view_model/rd_sap_wrapper.rb
|
|
1880
1934
|
- lib/view_model/sap_schema_102/common_schema.rb
|
|
1881
1935
|
- lib/view_model/sap_schema_102/rdsap.rb
|
|
@@ -1960,8 +2014,10 @@ files:
|
|
|
1960
2014
|
- lib/view_model/sap_schema_ni_173/common_schema.rb
|
|
1961
2015
|
- lib/view_model/sap_schema_ni_174/common_schema.rb
|
|
1962
2016
|
- lib/view_model/sap_schema_ni_1800/common_schema.rb
|
|
2017
|
+
- lib/view_model/sap_schema_s_161/common_schema.rb
|
|
1963
2018
|
- lib/view_model/sap_schema_s_170/common_schema.rb
|
|
1964
2019
|
- lib/view_model/sap_schema_s_1900/common_schema.rb
|
|
2020
|
+
- lib/view_model/sap_schema_s_2000/common_schema.rb
|
|
1965
2021
|
- lib/view_model/sap_wrapper.rb
|
|
1966
2022
|
- lib/view_model_boundary/node_not_found.rb
|
|
1967
2023
|
- lib/view_model_boundary/xsd_files_not_found.rb
|