-
Key: DMN15-56
-
Status: open
-
Source: Camunda GmbH ( Maciej Barelkowski)
-
Summary:
There are three typos in the XMI files:
1. In the DMNDI13.xmi:
<packagedElement xmi:type="uml:Class" xmi:id="_18_1_f7a0369_1441612964861_428140_5975" name="DC::Style" isAbstract="true"/>
The class cannot refer to dc:Style as such class does not exist. The XSD refers to di:Style.
2. In DMN14.xmi:
<ownedAttribute xmi:type="uml:Property" xmi:id="_17_0_3_1_42401a5_1375643571589_681805_3414" name="input
"
Attribute name includes an encoded newline character (`\n`) which is not present in the XSD.
3. In DMN14.xmi the default value contains encoded special characters:
<defaultValue xmi:type="uml:LiteralString" xmi:id="_17_0_2_3_ea50349_1446150762540_477393_4060" value=""text/plain""/>
-
Reported: DMN 1.2 — Thu, 19 Dec 2019 13:19 GMT
-
Updated: Tue, 17 Jan 2023 23:17 GMT