-
Notifications
You must be signed in to change notification settings - Fork 235
Expand file tree
/
Copy pathempty.dmn
More file actions
20 lines (20 loc) · 763 Bytes
/
empty.dmn
File metadata and controls
20 lines (20 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" ?>
<definitions
xmlns="https://www.omg.org/spec/DMN/20230324/MODEL/"
xmlns:dmndi="https://www.omg.org/spec/DMN/20230324/DMNDI/"
xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/"
xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/"
xmlns:kie="https://kie.org/dmn/extensions/1.0"
expressionLanguage="https://www.omg.org/spec/DMN/20230324/FEEL/"
namespace="https://kie.apache.org/dmn/_C714B31D-27B8-4DFF-9EAB-A86C282A8814"
id="_A83CE9F5-B43C-4DA0-8E3C-B7A4BA5552E7"
name="DMN_A578DFD0-A00B-4337-B420-1CC63E719221"
>
<dmndi:DMNDI>
<dmndi:DMNDiagram
id="_9EC6743C-0E81-4AF0-849C-886B673D8F1C"
name="Default DRD"
useAlternativeInputDataShape="false"
/>
</dmndi:DMNDI>
</definitions>