mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: dan clicked save for misc/documentation/user-permissions-example/users_to_groups.dmn
This commit is contained in:
parent
8995dba58c
commit
ebb8272d6e
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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">
|
<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="Decision 1">
|
<decision id="users_to_groups" name="Users to Groups">
|
||||||
<decisionTable id="decisionTable_1" biodi:annotationsWidth="400">
|
<decisionTable id="decisionTable_1" biodi:annotationsWidth="400">
|
||||||
<input id="input_1" biodi:width="192">
|
<input id="input_1" biodi:width="192">
|
||||||
<inputExpression id="inputExpression_1" typeRef="string">
|
<inputExpression id="inputExpression_1" typeRef="string">
|
||||||
@ -44,7 +44,7 @@
|
|||||||
</decision>
|
</decision>
|
||||||
<dmndi:DMNDI>
|
<dmndi:DMNDI>
|
||||||
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
||||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="decision_1">
|
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="users_to_groups">
|
||||||
<dc:Bounds height="80" width="180" x="157" y="151" />
|
<dc:Bounds height="80" width="180" x="157" y="151" />
|
||||||
</dmndi:DMNShape>
|
</dmndi:DMNShape>
|
||||||
</dmndi:DMNDiagram>
|
</dmndi:DMNDiagram>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user