gitgabrio opened a new issue, #2011:
URL: https://github.com/apache/incubator-kie-issues/issues/2011
For DMN 1.6, there are new namespaces that should be used in the DMN files.
It needs to be made sure the DMN engine supports working with these new
namespaces. This means:
New DMN 1.6 model classes are created in (1)
New marshalling classes are created for DMN 1.6 in (2)
Updating relevant test DMN files and test cases to contain these new
namespaces.
The new namespaces are:
XSD: https://www.omg.org/spec/DMN/20240513/MODEL/
FEEL: https://www.omg.org/spec/DMN/20240513/FEEL/
XMI: https://www.omg.org/spec/DMN/20240513/DMN16.xmi
(1)
https://github.com/apache/incubator-kie-drools/tree/eab4bbf42510643f6a6aaefbcf6e0a1bfa2d9274/kie-dmn/kie-dmn-model/src/main/java/org/kie/dmn/model
(2)
https://github.com/apache/incubator-kie-drools/tree/286567b81b85584771b0218079d95659c98d657d/kie-dmn/kie-dmn-backend/src/main/java/org/kie/dmn/backend/marshalling
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]