Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/CMMN/20151109/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:flowable="http://flowable.org/cmmn" xmlns:cmmndi="http://www.omg.org/spec/CMMN/20151109/CMMNDI" xmlns:dc="http://www.omg.org/spec/CMMN/20151109/DC" xmlns:di="http://www.omg.org/spec/CMMN/20151109/DI" targetNamespace="http://www.flowable.org/casedef">
<case id="tcd" name="test cmmn david" flowable:initiatorVariableName="initiator">
<casePlanModel id="casePlanModel" name="david test cmmn" flowable:formFieldValidation="true" flowable:includeInStageOverview="false">
<planItem id="planItem1" name="Hallo wereld" definitionRef="sid-018D1A27-BEBE-49B4-AECA-9302EE8C873D"></planItem>
<humanTask id="sid-018D1A27-BEBE-49B4-AECA-9302EE8C873D" name="Hallo wereld" flowable:candidateGroups="admin" flowable:formFieldValidation="true"></humanTask>
</casePlanModel>
</case>
<cmmndi:CMMNDI>
<cmmndi:CMMNDiagram id="CMMNDiagram_tcd">