User: alex clicked save for shared/user-info/user-info.dmn

This commit is contained in:
demo 2022-10-19 23:29:45 +00:00
parent 8057ffcc6e
commit 8c633191eb

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="decision_1" name="User Info">
<decision id="user_info" name="User Info">
<decisionTable id="decisionTable_1">
<input id="input_1" label="Current User Name">
<inputExpression id="inputExpression_1" typeRef="string">
@ -36,7 +36,7 @@
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="decision_1">
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="user_info">
<dc:Bounds height="80" width="180" x="157" y="151" />
</dmndi:DMNShape>
</dmndi:DMNDiagram>