User: alex clicked save for shared/currency/currency-format.dmn
This commit is contained in:
parent
80a60f6c0d
commit
a0a8862a7b
|
@ -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="Currency Format">
|
||||
<decision id="Currency_Format" name="Currency Format">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="Currency Code">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
|
@ -292,7 +292,7 @@
|
|||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="decision_1">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="Currency_Format">
|
||||
<dc:Bounds height="80" width="180" x="157" y="151" />
|
||||
</dmndi:DMNShape>
|
||||
</dmndi:DMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue