From 5ee44cb3475247c7b10e969fdb0a58d03a205a91 Mon Sep 17 00:00:00 2001 From: gleizesDor <115622893+gleizesDor@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:19:31 +0200 Subject: [PATCH] feat(366): update SCL_COMPAS.xsd file - add compasLnodeStatus element Signed-off-by: gleizesDor <115622893+gleizesDor@users.noreply.github.com> --- .../src/main/resources/xsd/SCL_CoMPAS.xsd | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd index f5290af..509aba2 100644 --- a/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd +++ b/scl-extension/src/main/resources/xsd/SCL_CoMPAS.xsd @@ -20,6 +20,7 @@ SPDX-License-Identifier: Apache-2.0 Version 1.6 Release 2023/12/06 Version 1.7 Release 2024/02/07 Version 1.8 Release 2024/05/16 + Version 1.9 Release 2024/06/25 @@ -142,6 +143,7 @@ SPDX-License-Identifier: Apache-2.0 + @@ -399,6 +401,25 @@ SPDX-License-Identifier: Apache-2.0 + + + Status of the LNode on or off + + + + + IED/LD/LN.Mod associated to LNode has to be turned on + + + + + IED/LD/LN.Mod associated to LNode has to be turned off + + + + + +