@@ -18,6 +18,7 @@ SPDX-License-Identifier: Apache-2.0
18
18
Version 1.4 Release 2023/02/28
19
19
Version 1.5 Release 2023/04/05
20
20
Version 1.6 Release 2023/12/06
21
+ Version 1.7 Release 2024/02/07
21
22
</xs : documentation >
22
23
</xs : annotation >
23
24
@@ -127,10 +128,19 @@ SPDX-License-Identifier: Apache-2.0
127
128
<xs : enumeration value =" AUT" />
128
129
<xs : enumeration value =" PDIF" />
129
130
<xs : enumeration value =" GRP" />
131
+ <xs : enumeration value =" GRPR" />
130
132
<xs : enumeration value =" ASLD" />
131
133
<xs : enumeration value =" GW" />
132
134
<xs : enumeration value =" TG" />
133
135
<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" />
134
144
<xs : enumeration value =" ADEFINIR" />
135
145
<xs : enumeration value =" IEDTEST" />
136
146
</xs : restriction >
@@ -387,4 +397,4 @@ SPDX-License-Identifier: Apache-2.0
387
397
<xs : element name =" SystemVersion" type =" tCompasSystemVersion" />
388
398
<xs : element name =" Function" type =" tCompasFunction" />
389
399
<xs : element name =" Topo" type =" tCompasTopo" />
390
- </xs : schema >
400
+ </xs : schema >
0 commit comments