Created
February 8, 2023 08:32
-
-
Save prevostc/fa25c858b247cd01a00d23eede6aef8b to your computer and use it in GitHub Desktop.
Untitled Folder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_005046A8-D92D-4955-9B5D-64181AD2F137" 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="_8D675920-0F53-4F0C-958F-529524842933" name="Untitled" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_005046A8-D92D-4955-9B5D-64181AD2F137"> | |
<dmn:extensionElements/> | |
<dmn:decision id="_ADD466C4-4297-43E3-B2FA-243BA3463520" name="Decide amount to use per wallet"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_DED16D64-2B38-48AF-AAE5-1BD8E29E4610" name="Decide amount to use per wallet"/> | |
<dmn:informationRequirement id="_D5D3F0C7-7FB5-4A8A-9AED-96ACC329ABF7"> | |
<dmn:requiredDecision href="#_6B37BF4D-7EF4-4894-93A0-F0024E825471"/> | |
</dmn:informationRequirement> | |
</dmn:decision> | |
<dmn:decision id="_8AAEE9F6-D7B2-44AC-8866-FCB5D2FFF52C" name="User can set wallet priority"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_DBFE5F24-74F0-4164-A1CC-812CFB2A9E07" name="User can set wallet priority"/> | |
<dmn:informationRequirement id="_65837FE5-56A4-4DFE-A963-5278F2D3C4BF"> | |
<dmn:requiredInput href="#_105F8B78-2486-4587-BA3F-5FA26B3CAF7C"/> | |
</dmn:informationRequirement> | |
<dmn:informationRequirement id="_8880589F-485E-49D1-AD2B-FD0F3860D119"> | |
<dmn:requiredInput href="#_96D36A27-0556-4A33-8E0B-58DBFF7F0240"/> | |
</dmn:informationRequirement> | |
</dmn:decision> | |
<dmn:inputData id="_105F8B78-2486-4587-BA3F-5FA26B3CAF7C" name="Country"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_D3ACA4B9-17B8-4A12-BCC5-7D625E012EA7" name="Country"/> | |
</dmn:inputData> | |
<dmn:inputData id="_96D36A27-0556-4A33-8E0B-58DBFF7F0240" name="Client"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_134FCEB1-40C2-4A66-8887-2C420B7740DF" name="Client"/> | |
</dmn:inputData> | |
<dmn:inputData id="_980D5EA2-D022-4D8A-A92F-6A34D1734104" name="Country Wallet Priority"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_9837D290-B7A3-453B-B5C0-830A6899696E" name="Country Wallet Priority"/> | |
</dmn:inputData> | |
<dmn:decision id="_6B37BF4D-7EF4-4894-93A0-F0024E825471" name="Wallet Priority"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_9D87061E-628B-4B53-BF69-CFD5511900C6" name="Wallet Priority"/> | |
<dmn:informationRequirement id="_DF138D32-AE36-4F7F-BDAA-9556B8D8C745"> | |
<dmn:requiredInput href="#_980D5EA2-D022-4D8A-A92F-6A34D1734104"/> | |
</dmn:informationRequirement> | |
<dmn:informationRequirement id="_EA9CF9B6-8FD0-48D4-9156-366062E5D5AC"> | |
<dmn:requiredDecision href="#_8AAEE9F6-D7B2-44AC-8866-FCB5D2FFF52C"/> | |
</dmn:informationRequirement> | |
<dmn:informationRequirement id="_92C3A7D4-DD1E-4F28-80D0-F62623C0D830"> | |
<dmn:requiredInput href="#_7CBEE91B-5A51-461A-9128-606BC1153ADC"/> | |
</dmn:informationRequirement> | |
</dmn:decision> | |
<dmn:inputData id="_7CBEE91B-5A51-461A-9128-606BC1153ADC" name="Consumer Wallets"> | |
<dmn:extensionElements/> | |
<dmn:variable id="_B477CB83-6A44-4A3F-8BE4-786E738927C2" name="Consumer Wallets"/> | |
</dmn:inputData> | |
<dmndi:DMNDI> | |
<dmndi:DMNDiagram id="_74381288-5E69-481D-A917-7286A263B1E3" name="DRG"> | |
<di:extension> | |
<kie:ComponentsWidthsExtension/> | |
</di:extension> | |
<dmndi:DMNShape id="dmnshape-drg-_ADD466C4-4297-43E3-B2FA-243BA3463520" dmnElementRef="_ADD466C4-4297-43E3-B2FA-243BA3463520" 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="521" y="113" width="127" height="70"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_8AAEE9F6-D7B2-44AC-8866-FCB5D2FFF52C" dmnElementRef="_8AAEE9F6-D7B2-44AC-8866-FCB5D2FFF52C" 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="311" y="309.3157894736842" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_105F8B78-2486-4587-BA3F-5FA26B3CAF7C" dmnElementRef="_105F8B78-2486-4587-BA3F-5FA26B3CAF7C" 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="237" y="400.3157894736842" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_96D36A27-0556-4A33-8E0B-58DBFF7F0240" dmnElementRef="_96D36A27-0556-4A33-8E0B-58DBFF7F0240" 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="384" y="400.3225083986562" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_980D5EA2-D022-4D8A-A92F-6A34D1734104" dmnElementRef="_980D5EA2-D022-4D8A-A92F-6A34D1734104" 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="506" y="399.3347716113674" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_6B37BF4D-7EF4-4894-93A0-F0024E825471" dmnElementRef="_6B37BF4D-7EF4-4894-93A0-F0024E825471" 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="431" y="231.63829787234044" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNShape id="dmnshape-drg-_7CBEE91B-5A51-461A-9128-606BC1153ADC" dmnElementRef="_7CBEE91B-5A51-461A-9128-606BC1153ADC" 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="657" y="399.5356345781878" width="100" height="50"/> | |
<dmndi:DMNLabel/> | |
</dmndi:DMNShape> | |
<dmndi:DMNEdge id="dmnedge-drg-_D5D3F0C7-7FB5-4A8A-9AED-96ACC329ABF7" dmnElementRef="_D5D3F0C7-7FB5-4A8A-9AED-96ACC329ABF7"> | |
<di:waypoint x="481" y="256.63829787234044"/> | |
<di:waypoint x="584.5" y="148"/> | |
</dmndi:DMNEdge> | |
<dmndi:DMNEdge id="dmnedge-drg-_65837FE5-56A4-4DFE-A963-5278F2D3C4BF" dmnElementRef="_65837FE5-56A4-4DFE-A963-5278F2D3C4BF"> | |
<di:waypoint x="287" y="425.3157894736842"/> | |
<di:waypoint x="361" y="334.3157894736842"/> | |
</dmndi:DMNEdge> | |
<dmndi:DMNEdge id="dmnedge-drg-_8880589F-485E-49D1-AD2B-FD0F3860D119" dmnElementRef="_8880589F-485E-49D1-AD2B-FD0F3860D119"> | |
<di:waypoint x="434" y="425.3225083986562"/> | |
<di:waypoint x="361" y="334.3157894736842"/> | |
</dmndi:DMNEdge> | |
<dmndi:DMNEdge id="dmnedge-drg-_DF138D32-AE36-4F7F-BDAA-9556B8D8C745" dmnElementRef="_DF138D32-AE36-4F7F-BDAA-9556B8D8C745"> | |
<di:waypoint x="556" y="424.3347716113674"/> | |
<di:waypoint x="481" y="256.63829787234044"/> | |
</dmndi:DMNEdge> | |
<dmndi:DMNEdge id="dmnedge-drg-_EA9CF9B6-8FD0-48D4-9156-366062E5D5AC" dmnElementRef="_EA9CF9B6-8FD0-48D4-9156-366062E5D5AC"> | |
<di:waypoint x="361" y="334.3157894736842"/> | |
<di:waypoint x="481" y="256.63829787234044"/> | |
</dmndi:DMNEdge> | |
<dmndi:DMNEdge id="dmnedge-drg-_92C3A7D4-DD1E-4F28-80D0-F62623C0D830" dmnElementRef="_92C3A7D4-DD1E-4F28-80D0-F62623C0D830"> | |
<di:waypoint x="707" y="424.5356345781878"/> | |
<di:waypoint x="481" y="256.63829787234044"/> | |
</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