Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ljmotta
Last active January 20, 2021 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljmotta/c3b22582eab376dafc2b3be4194ff5ef to your computer and use it in GitHub Desktop.
Save ljmotta/c3b22582eab376dafc2b3be4194ff5ef to your computer and use it in GitHub Desktop.
new-file.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_200ACB8D-151F-46D7-AAA1-7FB3FCDF745A" 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="_E8222C11-C766-4EFA-B0BC-1B5643797D13" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_200ACB8D-151F-46D7-AAA1-7FB3FCDF745A">
<dmn:extensionElements/>
<dmn:inputData id="_66B3C1C2-CB29-4652-AFA6-75E959193E3A" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_BF32FDE0-6967-491F-9B53-74CC9E57C5E3" name="InputData-1"/>
</dmn:inputData>
<dmn:decision id="_4728AB52-B966-450A-831C-2EE54C9DF04C" name="Decision-1">
<dmn:extensionElements/>
<dmn:variable id="_B7A518D8-1936-403E-B823-1AF70BCCDA5C" name="Decision-1"/>
<dmn:informationRequirement id="_1BE90BC3-3DEF-4267-BB54-467BE26A400A">
<dmn:requiredInput href="#_66B3C1C2-CB29-4652-AFA6-75E959193E3A"/>
</dmn:informationRequirement>
</dmn:decision>
<dmn:decision id="_750C00B7-3DE2-4E0C-97AF-7CBDA8F54D77" name="Decision-2">
<dmn:extensionElements/>
<dmn:variable id="_68E002CB-8D9E-4B00-B1ED-D2EC9F906AEC" name="Decision-2"/>
<dmn:informationRequirement id="_DE7F36A0-6DD0-4830-B150-03D275D6B59C">
<dmn:requiredDecision href="#_4728AB52-B966-450A-831C-2EE54C9DF04C"/>
</dmn:informationRequirement>
</dmn:decision>
<dmn:association id="_EEF80284-563C-49AC-88FA-C9599A17062F" associationDirection="None">
<dmn:sourceRef href="#_66B3C1C2-CB29-4652-AFA6-75E959193E3A"/>
<dmn:targetRef href="#_8DB18E49-7C8B-4FCB-8F8D-BD4D261F68AD"/>
</dmn:association>
<dmn:textAnnotation id="_8DB18E49-7C8B-4FCB-8F8D-BD4D261F68AD" textFormat="text/plain">
<dmn:text>TextAnnotation-1</dmn:text>
</dmn:textAnnotation>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_6C126D5C-19C2-4A24-B6C7-68D9309986C7" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_66B3C1C2-CB29-4652-AFA6-75E959193E3A" dmnElementRef="_66B3C1C2-CB29-4652-AFA6-75E959193E3A" 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="602" y="499" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_4728AB52-B966-450A-831C-2EE54C9DF04C" dmnElementRef="_4728AB52-B966-450A-831C-2EE54C9DF04C" 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="494" y="323" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_750C00B7-3DE2-4E0C-97AF-7CBDA8F54D77" dmnElementRef="_750C00B7-3DE2-4E0C-97AF-7CBDA8F54D77" 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="674" y="323" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_8DB18E49-7C8B-4FCB-8F8D-BD4D261F68AD" dmnElementRef="_8DB18E49-7C8B-4FCB-8F8D-BD4D261F68AD" 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="782" y="413" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNEdge id="dmnedge-drg-_1BE90BC3-3DEF-4267-BB54-467BE26A400A" dmnElementRef="_1BE90BC3-3DEF-4267-BB54-467BE26A400A">
<di:waypoint x="702" y="524"/>
<di:waypoint x="494" y="348"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge id="dmnedge-drg-_DE7F36A0-6DD0-4830-B150-03D275D6B59C" dmnElementRef="_DE7F36A0-6DD0-4830-B150-03D275D6B59C">
<di:waypoint x="594" y="348"/>
<di:waypoint x="674" y="348"/>
</dmndi:DMNEdge>
<dmndi:DMNEdge id="dmnedge-drg-_EEF80284-563C-49AC-88FA-C9599A17062F" dmnElementRef="_EEF80284-563C-49AC-88FA-C9599A17062F">
<di:waypoint x="652" y="499"/>
<di:waypoint x="832" y="463"/>
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment