[RSR-522] - COMPAS CORE - Update XSD file
DamienPERNET opened this issue · 4 comments
The US purpose is to update the new COMPAS XSD file in attachement into COMPAS Core: compas-core/scl-extension/src/main/resources/xsd at develop · com-pas/compas-core · GitHub
Impacts:
compas-core/scl-extension/src/main/bindings/scl-extensions.xjb => tSclFileType type to be updated
Update of the CoMPAS XSD from 14.06.2022
Compas XSD fixed: all types are prefixed now by "tCompas....."
SCL_CoMPAS_20220615.zip
List of updates done on the new COMPAS CORE XSD:
-
The "CompasConnectivityNode" private has been removed. The ZoneNumber attribute is now placed into "CompasBay" private and is renamed BayCount attribute.
-
The "CompasTopo" private has been created with its 3 attributes " Node", "NodeOrder" and "Direction". It is describe the topology of a bay
-
The new Enum "CompasTopoNodeDirection" with "Up" and "Down" values associated with the "CompasTopo" private and "Direction" attribute