Skip to content

Instantly share code, notes, and snippets.

@Rikkola
Last active June 3, 2021 19:53
Show Gist options
  • Save Rikkola/aa1edac1780a3c1692133ffb3cc09ed9 to your computer and use it in GitHub Desktop.
Save Rikkola/aa1edac1780a3c1692133ffb3cc09ed9 to your computer and use it in GitHub Desktop.
Tokenizer.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_D94DDE83-6322-44BF-B6AE-F5A29C1904EA" 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="_D7AEA71A-3F05-4328-99E0-3A8BD182457C" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_D94DDE83-6322-44BF-B6AE-F5A29C1904EA">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_C2AAB59D-8DCA-4D04-8E60-D2C7E60A018C" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment