ljmotta opened a new issue, #666: URL: https://github.com/apache/incubator-kie-issues/issues/666
The KIE extension for the DMN spec extends it by adding new properties. One of these properties is the attachment, which contains a `name` and `url` value for a documentation reference. The lack of an `id` makes it necessary to create code workarounds. The `id` would help to keep track of the updates and modifications to the attachment values. To create a new version of the KIE extension it would be necessary to add a new XSD schema with the updated properties and a migration from version 1.0 to 1.1. -- 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]
