Skip to content

Instantly share code, notes, and snippets.

@ljmotta
Created October 7, 2020 20:16
Show Gist options
  • Save ljmotta/ca75bd6fef6e485275ab254fbf053370 to your computer and use it in GitHub Desktop.
Save ljmotta/ca75bd6fef6e485275ab254fbf053370 to your computer and use it in GitHub Desktop.
test.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_273DD4F7-5297-45EB-972C-DDD6D0DCC10B" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_8D9EFAA6-F6BA-4A97-A9B9-2065A4F0E5D3" name="48772709-2AA5-4FA3-8AFF-9981E60BE9D6" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_273DD4F7-5297-45EB-972C-DDD6D0DCC10B">
<dmn:extensionElements/>
<dmn:inputData id="_40D179C7-B753-40E2-81FB-62953B8974BD" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_66AE1072-1E06-446A-9351-C151A6108D9A" name="InputData-1"/>
</dmn:inputData>
<dmndi:DMNDI>
<dmndi:DMNDiagram>
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
<dmndi:DMNShape id="dmnshape-_40D179C7-B753-40E2-81FB-62953B8974BD" dmnElementRef="_40D179C7-B753-40E2-81FB-62953B8974BD" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
<dc:Bounds x="514" y="94" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment