Skip to content

Instantly share code, notes, and snippets.

@manstis
Created October 19, 2018 12:42
Show Gist options
  • Select an option

  • Save manstis/166f15cb319c3bef64bd1123aa1fe465 to your computer and use it in GitHub Desktop.

Select an option

Save manstis/166f15cb319c3bef64bd1123aa1fe465 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<dmn11:definitions xmlns="http://www.trisotech.com/definitions/_b4c63b32-2306-4e38-8196-252503e431e4" xmlns:feel="http://www.omg.org/spec/FEEL/20140401" xmlns:tc="http://www.omg.org/spec/DMN/20160719/testcase" xmlns:triso="http://www.trisotech.com/2015/triso/modeling" xmlns:trisofeed="http://trisotech.com/feed" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exporter="DMN Modeler" exporterVersion="6.1.12.1" id="_b4c63b32-2306-4e38-8196-252503e431e4" name="CE-LEs" namespace="http://www.trisotech.com/definitions/_b4c63b32-2306-4e38-8196-252503e431e4" triso:logoChoice="Default" xmlns:dmn11="http://www.omg.org/spec/DMN/20151101/dmn.xsd">
<dmn11:extensionElements/>
<dmn11:decision id="_880451e9-c29b-4bb9-ab3f-1b8d28c8c99f" name="CE-No-Expression">
<dmn11:variable id="_b691916f-fe35-49e6-9932-e0a350704d2b" name="CE-No-Expression"/>
<dmn11:context id="_28e9b7c0-3f2d-40d5-914b-63b1b0443426">
<dmn11:contextEntry>
<dmn11:variable id="_f91c6b03-e929-4872-af3d-d1fdc6a799e8" name="a"/>
<dmn11:literalExpression/>
</dmn11:contextEntry>
</dmn11:context>
</dmn11:decision>
<dmn11:decision id="_d18115b2-748b-4541-8829-c48d55c7b3d0" name="CE-null-LE">
<dmn11:variable id="_5309a5d3-3c93-46d1-80fb-188229a82dbe" name="CE-null-LE"/>
<dmn11:context id="_15961152-9142-4238-92df-41fd3aaee690">
<dmn11:contextEntry>
<dmn11:variable id="_f7c77386-3df8-40d1-9197-865b6adc4343" name="a"/>
<dmn11:literalExpression id="_7e3199a6-6444-4494-949b-0226dd45e4db"/>
</dmn11:contextEntry>
</dmn11:context>
</dmn11:decision>
<dmn11:decision id="_1f8de674-d268-4b21-a871-94236b48091e" name="CE-empty-String-LE">
<dmn11:variable id="_86d0c54e-e1b8-482f-9205-967b93f5c4fa" name="CE-empty-String-LE"/>
<dmn11:context id="_d4821e66-b6a0-4d72-bc22-4ebb6b77cebb">
<dmn11:contextEntry>
<dmn11:variable id="_2e46ee82-6e28-426e-9809-c748a2ee8300" name="a"/>
<dmn11:literalExpression id="_2c56b458-09cf-49ae-a661-846d2fe23bfd">
<dmn11:text>""</dmn11:text>
</dmn11:literalExpression>
</dmn11:contextEntry>
</dmn11:context>
</dmn11:decision>
</dmn11:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment