mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/single-activity-tests/business-rule-task/warning-color.dmn
This commit is contained in:
parent
06475286b2
commit
c6e4bc8313
@ -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/" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
||||
<decision id="warning_color" name="Warning Color">
|
||||
<decision id="warning_color_decision" name="Warning Color">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="Level">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
@ -36,7 +36,7 @@
|
||||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="warning_color">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="warning_color_decision">
|
||||
<dc:Bounds height="80" width="180" x="157" y="151" />
|
||||
</dmndi:DMNShape>
|
||||
</dmndi:DMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user