camunda / camunda-bpmn-moddle

Camunda moddle extensions for BPMN 2.0
MIT License
64 stars 40 forks source link

Add modelerTemplateVersion Property #59

Closed philippfromme closed 3 years ago

philippfromme commented 3 years ago

Example

<StartEvent xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
          xmlns:camunda="http://camunda.org/schema/1.0/bpmn"
          camunda:modelerTemplate="bar"
          camunda:modelerTemplateVersion="1" />

Related to https://github.com/camunda/camunda-modeler/issues/1969

pinussilvestrus commented 3 years ago

Closed via https://github.com/camunda/camunda-bpmn-moddle/commit/da2b5edaec4943ae8b61c7dc686e7fdc82fd7f86