-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
NEW
-
NEW
Currently the DMN Validator for schema validation requires to specify in the XML of the DMN model the schema location, like for example:
xsi:schemaLocation="http://www.omg.org/spec/DMN/20151101/dmn.xsd https://www.omg.org/spec/DMN/20151101/dmn.xsd "
as an attribute of the root definitions xml element.
It would be beneficial for the Validator to provide an embedded version of the XSD schema for DMN, and to validate the xml at least against the embedded version instead.
- is duplicated by
-
DROOLS-2448 Validator for schema to provide an embed version of the DMN XSD
-
- Closed
-
- relates to
-
DROOLS-2419 Validator fails schema validation for definition xml element with prefix
-
- Closed
-