Skip to content

Instantly share code, notes, and snippets.

@caponetto
Last active April 6, 2021 12:20
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 caponetto/db963c7f652e1ead9ce781f83a477670 to your computer and use it in GitHub Desktop.
Save caponetto/db963c7f652e1ead9ce781f83a477670 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/_E3843FAB-2627-4DFB-BF48-9B8AB7CB50E4" 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="_D13BA22F-3623-4897-BA5F-D168C5C1D481" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E3843FAB-2627-4DFB-BF48-9B8AB7CB50E4">
<dmn:extensionElements/>
<dmn:inputData id="_10B5C1E5-6F1E-4B0E-B189-9DAB606151F9" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_F0DE7680-3EFB-468B-9413-E39390D33736" name="InputData-1"/>
</dmn:inputData>
<dmn:inputData id="_C338DC7E-D971-4B52-A027-3F667CB3BF4F" name="InputData-2">
<dmn:extensionElements/>
<dmn:variable id="_8F758338-2BF6-44A8-B69F-A536E8F96DB3" name="InputData-2"/>
</dmn:inputData>
<dmn:inputData id="_2C5438AB-9B87-4A58-92E4-6E489C6CDE63" name="InputData-3">
<dmn:extensionElements/>
<dmn:variable id="_D47B717C-000F-4635-A677-444EFCE2BD7F" name="InputData-3"/>
</dmn:inputData>
<dmn:inputData id="_4DEFC09A-9C69-4C6D-873B-553B5CEC0397" name="InputData-4">
<dmn:extensionElements/>
<dmn:variable id="_289234BB-5C72-4BF6-A114-886D6FED6B16" name="InputData-4"/>
</dmn:inputData>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_E1767086-B2CF-4AAF-9C75-E01A731F9BF5" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_10B5C1E5-6F1E-4B0E-B189-9DAB606151F9" dmnElementRef="_10B5C1E5-6F1E-4B0E-B189-9DAB606151F9" 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="548" y="114" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_C338DC7E-D971-4B52-A027-3F667CB3BF4F" dmnElementRef="_C338DC7E-D971-4B52-A027-3F667CB3BF4F" 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="1442" y="178.68421052631578" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_2C5438AB-9B87-4A58-92E4-6E489C6CDE63" dmnElementRef="_2C5438AB-9B87-4A58-92E4-6E489C6CDE63" 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="548" y="244" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_4DEFC09A-9C69-4C6D-873B-553B5CEC0397" dmnElementRef="_4DEFC09A-9C69-4C6D-873B-553B5CEC0397" 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="548" y="309" 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