@@ -18,6 +18,7 @@ SPDX-License-Identifier: Apache-2.0
1818 Version 1.4 Release 2023/02/28
1919 Version 1.5 Release 2023/04/05
2020 Version 1.6 Release 2023/12/06
21+ Version 1.7 Release 2024/02/07
2122 </xs : documentation >
2223 </xs : annotation >
2324
@@ -127,10 +128,19 @@ SPDX-License-Identifier: Apache-2.0
127128 <xs : enumeration value =" AUT" />
128129 <xs : enumeration value =" PDIF" />
129130 <xs : enumeration value =" GRP" />
131+ <xs : enumeration value =" GRPR" />
130132 <xs : enumeration value =" ASLD" />
131133 <xs : enumeration value =" GW" />
132134 <xs : enumeration value =" TG" />
133135 <xs : enumeration value =" TOPO" />
136+ <xs : enumeration value =" SWC" />
137+ <xs : enumeration value =" SWT" />
138+ <xs : enumeration value =" SW" />
139+ <xs : enumeration value =" OUT" />
140+ <xs : enumeration value =" CLUS" />
141+ <xs : enumeration value =" VIRT" />
142+ <xs : enumeration value =" ICT" />
143+ <xs : enumeration value =" SYN" />
134144 <xs : enumeration value =" ADEFINIR" />
135145 <xs : enumeration value =" IEDTEST" />
136146 </xs : restriction >
@@ -387,4 +397,4 @@ SPDX-License-Identifier: Apache-2.0
387397 <xs : element name =" SystemVersion" type =" tCompasSystemVersion" />
388398 <xs : element name =" Function" type =" tCompasFunction" />
389399 <xs : element name =" Topo" type =" tCompasTopo" />
390- </xs : schema >
400+ </xs : schema >
0 commit comments