com-pas / compas-scl-data-service

Service to store and retrieve the SCL XML to a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for multiple SCL/XSD versions in the data service

Sander3003 opened this issue · comments

As an engineer
I would I like to store or use multiple 61850 versions
So I can store multiple versions of 61850 that are supported by the IED devices in the field

Background
IED's sometimes stay in a specific version. Therefore old 61850 versions needs to be supported.
OpenSCD supports 3 major SCD versions. New versions are backwards compatible.
This most importent in the SCL-data service.

Acceptance criteria:
Document the approach
Implement it;

Xpath/XMLelement might be the solution here