Skip to content

Instantly share code, notes, and snippets.

@tiagobento
Created March 20, 2024 21:02
Show Gist options
  • Save tiagobento/aff4c6055219b614119f6632cb6e3fbb to your computer and use it in GitHub Desktop.
Save tiagobento/aff4c6055219b614119f6632cb6e3fbb to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<dmn:definitions xmlns:dmn="https://www.omg.org/spec/DMN/20230324/MODEL/" xmlns="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="https://kie.org/dmn/extensions/1.0" xmlns:dmndi="https://www.omg.org/spec/DMN/20230324/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_18E1088E-5995-4E3A-8F7D-0D2FD646D687" name="Dec1" typeLanguage="https://www.omg.org/spec/DMN/20230324/FEEL/" namespace="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B">
<dmn:extensionElements />
<dmn:decision id="_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05" name="D1">
<dmn:extensionElements />
<dmn:variable id="_A1529231-E03F-45C8-B537-695B23805808" name="D1" typeRef="number" />
<dmn:literalExpression id="_79745C8D-87F1-4E4A-A021-74B5D58ECA54">
<dmn:text>1</dmn:text>
</dmn:literalExpression>
</dmn:decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_416F6373-F546-4E8C-A69D-8B2B4F37F462" name="DRG" useAlternativeInputDataShape="false">
<di:extension>
<kie:ComponentsWidthsExtension>
<kie:ComponentWidths dmnElementRef="_79745C8D-87F1-4E4A-A021-74B5D58ECA54">
<kie:width>190</kie:width>
</kie:ComponentWidths>
</kie:ComponentsWidthsExtension>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05" dmnElementRef="_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05" 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="340" y="200" width="100" height="50" />
<dmndi:DMNLabel />
</dmndi:DMNShape>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<?xml version="1.0" encoding="UTF-8" ?>
<dmn:definitions xmlns:dmn="https://www.omg.org/spec/DMN/20230324/MODEL/" xmlns="https://kiegroup.org/dmn/_7F4E2D3D-C089-4311-A2D2-7002967DE1BF" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="https://kie.org/dmn/extensions/1.0" xmlns:dmndi="https://www.omg.org/spec/DMN/20230324/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:included0="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B" id="_6C8805F0-492D-4310-8740-E684CB3A6D39" name="Dec2" typeLanguage="https://www.omg.org/spec/DMN/20230324/FEEL/" namespace="https://kie.org/dmn/_D0D2F96F-6688-440D-B221-5EAF3EA0FF57">
<dmn:extensionElements />
<dmn:decision id="_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" name="D2">
<dmn:extensionElements />
<dmn:variable id="_6114AEF8-C451-4DF9-9BB2-E32BC2870ED6" name="D2" typeRef="number" />
<dmn:literalExpression id="_AACA0AED-0F67-44F6-B905-B34044C74F60" label="D2" typeRef="number">
<dmn:text>2</dmn:text>
</dmn:literalExpression>
</dmn:decision>
<dmn:decision name="D3" id="_67B291E9-85BD-41A1-9F5A-562BC3AF4865">
<dmn:variable name="D3" id="_98BBFDBE-52AE-4CCB-AE30-C67810DE0AA6" typeRef="number" />
<dmn:informationRequirement id="_7A65ABB5-DE18-4144-9196-DD20A9A1682D">
<dmn:requiredDecision href="#_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" />
</dmn:informationRequirement>
<dmn:informationRequirement id="_0D02B464-0581-454D-B4BF-98C0B87163FE">
<dmn:requiredDecision href="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B#_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05" />
</dmn:informationRequirement>
<dmn:literalExpression id="_10A0C278-6F3C-428A-ADAC-32CC097DC9D4" label="D3" typeRef="number">
<dmn:text>D2 + imported.D1</dmn:text>
</dmn:literalExpression>
</dmn:decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_679E6025-32AB-4DFB-B58F-542BA2CA6894" name="DRG" useAlternativeInputDataShape="false">
<di:extension>
<kie:ComponentsWidthsExtension>
<kie:ComponentWidths dmnElementRef="_AACA0AED-0F67-44F6-B905-B34044C74F60">
<kie:width>190</kie:width>
</kie:ComponentWidths>
<kie:ComponentWidths dmnElementRef="_10A0C278-6F3C-428A-ADAC-32CC097DC9D4">
<kie:width>190</kie:width>
</kie:ComponentWidths>
</kie:ComponentsWidthsExtension>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" dmnElementRef="_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" 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="420" y="300" width="100" height="50" />
<dmndi:DMNLabel />
</dmndi:DMNShape>
<dmndi:DMNShape id="_58F39B04-CD23-4FD9-8283-D47842786B23" dmnElementRef="_67B291E9-85BD-41A1-9F5A-562BC3AF4865" isCollapsed="false" isListedInputData="false">
<dc:Bounds x="260" y="140" width="160" height="80" />
</dmndi:DMNShape>
<dmndi:DMNShape id="_2D4CF574-0678-4A42-A241-96062A427243" dmnElementRef="included0:_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05">
<dc:Bounds x="112" y="292" width="160" height="80" />
</dmndi:DMNShape>
<dmndi:DMNEdge id="_615F8D29-7E62-4FE6-B62F-0CABF72D64B5" dmnElementRef="_7A65ABB5-DE18-4144-9196-DD20A9A1682D" sourceElement="dmnshape-drg-_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" targetElement="_58F39B04-CD23-4FD9-8283-D47842786B23">
<di:waypoint x="470" y="300" />
<di:waypoint x="340" y="220" />
</dmndi:DMNEdge>
<dmndi:DMNEdge id="_2B18EA04-B641-42DB-9143-F534E4C97BCC" dmnElementRef="_0D02B464-0581-454D-B4BF-98C0B87163FE" sourceElement="_2D4CF574-0678-4A42-A241-96062A427243" targetElement="_58F39B04-CD23-4FD9-8283-D47842786B23">
<di:waypoint x="192" y="292" />
<di:waypoint x="340" y="220" />
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
<dmn:import id="_BB304FCE-7869-46F6-A3AA-0A06DCB5101B" name="imported" importType="http://www.omg.org/spec/DMN/20180521/MODEL/" namespace="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B" locationURI="./Dec1.dmn" />
</dmn:definitions>
<?xml version="1.0" encoding="UTF-8" ?>
<dmn:definitions xmlns:dmn="https://www.omg.org/spec/DMN/20230324/MODEL/" xmlns="https://kiegroup.org/dmn/_7F4E2D3D-C089-4311-A2D2-7002967DE1BF" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="https://kie.org/dmn/extensions/1.0" xmlns:dmndi="https://www.omg.org/spec/DMN/20230324/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:included0="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B" id="_39D16607-1616-42FF-B28D-F19EF3DA1EDB" name="Dec2_1.5_import" typeLanguage="https://www.omg.org/spec/DMN/20230324/FEEL/" namespace="https://kiegroup.org/dmn/_7F4E2D3D-C089-4311-A2D2-7002967DE1BF">
<dmn:extensionElements />
<dmn:decision id="_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" name="D2">
<dmn:extensionElements />
<dmn:variable id="_6114AEF8-C451-4DF9-9BB2-E32BC2870ED6" name="D2" typeRef="number" />
<dmn:literalExpression id="_AACA0AED-0F67-44F6-B905-B34044C74F60" label="D2" typeRef="number">
<dmn:text>2</dmn:text>
</dmn:literalExpression>
</dmn:decision>
<dmn:decision name="D3" id="_67B291E9-85BD-41A1-9F5A-562BC3AF4865">
<dmn:variable name="D3" id="_98BBFDBE-52AE-4CCB-AE30-C67810DE0AA6" typeRef="number" />
<dmn:informationRequirement id="_7A65ABB5-DE18-4144-9196-DD20A9A1682D">
<dmn:requiredDecision href="#_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" />
</dmn:informationRequirement>
<dmn:informationRequirement id="_0D02B464-0581-454D-B4BF-98C0B87163FE">
<dmn:requiredDecision href="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B#_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05" />
</dmn:informationRequirement>
<dmn:literalExpression id="_10A0C278-6F3C-428A-ADAC-32CC097DC9D4" label="D3" typeRef="number">
<dmn:text>D2 + D1</dmn:text>
</dmn:literalExpression>
</dmn:decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_679E6025-32AB-4DFB-B58F-542BA2CA6894" name="DRG" useAlternativeInputDataShape="false">
<di:extension>
<kie:ComponentsWidthsExtension>
<kie:ComponentWidths dmnElementRef="_AACA0AED-0F67-44F6-B905-B34044C74F60">
<kie:width>190</kie:width>
</kie:ComponentWidths>
<kie:ComponentWidths dmnElementRef="_10A0C278-6F3C-428A-ADAC-32CC097DC9D4">
<kie:width>190</kie:width>
</kie:ComponentWidths>
</kie:ComponentsWidthsExtension>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" dmnElementRef="_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" 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="460" y="300" width="100" height="50" />
<dmndi:DMNLabel />
</dmndi:DMNShape>
<dmndi:DMNShape id="_58F39B04-CD23-4FD9-8283-D47842786B23" dmnElementRef="_67B291E9-85BD-41A1-9F5A-562BC3AF4865" isCollapsed="false" isListedInputData="false">
<dc:Bounds x="300" y="140" width="160" height="80" />
</dmndi:DMNShape>
<dmndi:DMNShape id="_2D4CF574-0678-4A42-A241-96062A427243" dmnElementRef="included0:_D8737FA1-8BA8-457D-BF9C-D7BF953CDF05">
<dc:Bounds x="112" y="292" width="160" height="80" />
</dmndi:DMNShape>
<dmndi:DMNEdge id="_615F8D29-7E62-4FE6-B62F-0CABF72D64B5" dmnElementRef="_7A65ABB5-DE18-4144-9196-DD20A9A1682D" sourceElement="dmnshape-drg-_1AD3F762-48F4-492D-8AB3-1EE3B3B92EC0" targetElement="_58F39B04-CD23-4FD9-8283-D47842786B23">
<di:waypoint x="510" y="300" />
<di:waypoint x="380" y="220" />
</dmndi:DMNEdge>
<dmndi:DMNEdge id="_2B18EA04-B641-42DB-9143-F534E4C97BCC" dmnElementRef="_0D02B464-0581-454D-B4BF-98C0B87163FE" sourceElement="_2D4CF574-0678-4A42-A241-96062A427243" targetElement="_58F39B04-CD23-4FD9-8283-D47842786B23">
<di:waypoint x="192" y="292" />
<di:waypoint x="380" y="220" />
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
<dmn:import id="_BB304FCE-7869-46F6-A3AA-0A06DCB5101B" name="" importType="https://www.omg.org/spec/DMN/20230324/MODEL/" namespace="https://kiegroup.org/dmn/_3ADBDEEC-0142-476D-A8B9-F3FC84C4701B" locationURI="./Dec1.dmn" />
</dmn:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment