User: alex clicked save for category_number_one/dmn-boolean-test/boolean-test.dmn

This commit is contained in:
demo 2022-11-17 04:19:59 +00:00
parent 52d83131c0
commit 17ec11e4ef
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
<decision id="Boolean_Test" name="Boolean Test">
<decision id="Boolean_Test_Table_1" name="Boolean Test: Table 1">
<decisionTable id="decisionTable_1">
<input id="input_1" label="Does a == 0" biodi:width="150">
<inputExpression id="inputExpression_1" typeRef="boolean">
@ -36,7 +36,7 @@
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="Boolean_Test">
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="Boolean_Test_Table_1">
<dc:Bounds height="80" width="180" x="157" y="151" />
</dmndi:DMNShape>
</dmndi:DMNDiagram>