diff --git a/README.md b/README.md index 88364a1..048e0fa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0 [![Maven Build Github Action Status]()](https://github.com/com-pas/compas-core/actions?query=workflow%3A%22Maven+Build%22) [![REUSE status](https://api.reuse.software/badge/github.com/com-pas/compas-core)](https://api.reuse.software/info/github.com/com-pas/compas-core) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com-pas_compas-core&metric=alert_status)](https://sonarcloud.io/dashboard?id=com-pas_compas-core) -[![LFX Security Status](https://img.shields.io/badge/dynamic/json?color=orange&label=LFX%20Security%20Tool&query=issues%5B%3F%28%40%5B%27repository-name%27%5D%20%3D%3D%20%27compas-core%27%29%5D%5B%27high-open-issues%27%5D&suffix=%20High%20open%20issues&url=https%3A%2F%2Fapi.security.lfx.linuxfoundation.org%2Fv1%2Fproject%2Fe8b6fdf9-2686-44c5-bbaa-6965d04ad3e1%2Fissues)](https://security.lfx.linuxfoundation.org/#/e8b6fdf9-2686-44c5-bbaa-6965d04ad3e1/issues) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5925/badge)](https://bestpractices.coreinfrastructure.org/projects/5925) [![Slack](https://raw.githubusercontent.com/com-pas/compas-architecture/master/public/LFEnergy-slack.svg)](http://lfenergy.slack.com/) # Core components diff --git a/pom.xml b/pom.xml index d38011f..3473b91 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.8.2.Final + 2.10.0.Final 1.7.36 2.3.6 0.9.1 diff --git a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd index 42f88ab..140c067 100644 --- a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd +++ b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd @@ -13,6 +13,7 @@ SPDX-License-Identifier: Apache-2.0 Version 1.0 Release 2021/06/16 Version 1.1 Release 2022/01/21 + Version 1.2 Release 2022/06/08 @@ -150,12 +151,24 @@ SPDX-License-Identifier: Apache-2.0 - - + + + + + + + + Define if a Node Direction is Up or Down + + + + + + @@ -182,23 +195,14 @@ SPDX-License-Identifier: Apache-2.0 The BayCodif is specific to each user to identify the bay kind. - + - - - - - - - - Define the specific busbarsection or zone of the connectivity node - - - - + + + @@ -263,14 +267,27 @@ SPDX-License-Identifier: Apache-2.0 + + + + Describe the connectivity node and layout order for a given Bay;can be multiple instanciated in case of bay which is connected to multiple nodes + + + + + + + + - - + + + \ No newline at end of file