03-19-2012 01:53 PM
<?xml version="1.0" encoding="UTF-8"?>
<customtag id="customtag">
<value>wow! this is my custom tag! :D, I really want run this before start</value>
</customtag>
<definitions id="taskAssigneeExample"
xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
xmlns:activiti="http://activiti.org/bpmn"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
targetNamespace="meu workflow">
(…)
03-19-2012 02:03 PM
03-19-2012 02:47 PM
can I add an different xml tag in bpmn2 diagram?Yes, you can put your own tags in a bpmn file, but not the way you do it in your example.
8.2.3 Extensibility
The BPMN metamodel is aimed to be extensible. This allows BPMN adopters to extend the specified metamodel in a
way that allows them to be still BPMN-compliant.
It provides a set of extension elements, which allows BPMN adopters to attach additional attributes and elements to
standard and existing BPMN elements.
This approach results in more interchangeable models, because the standard elements are still intact and can still be
understood by other BPMN adopters. It’s only the additional attributes and elements that MAY be lost during interchange.
03-19-2012 03:28 PM
03-20-2012 09:22 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.