test(Model): add missing diagram file
This commit is contained in:
parent
02313e6c1b
commit
777fabd700
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:vendor="http://vendor" id="test" targetNamespace="http://bpmn.io/schema/bpmn">
|
||||
|
||||
<bpmn2:extensionElements>
|
||||
<vendor:info key="bgcolor" value="#ffffff"/>
|
||||
<vendor:info key="role" value="[]"/>
|
||||
</bpmn2:extensionElements>
|
||||
|
||||
</bpmn2:definitions>
|
Loading…
Reference in New Issue