BPMN Authoring
Produces valid BPMN 2.0 XML parseable by bpmn-moddle and executable by BPMN 2.0-compliant process engines.
0. Orientation: what you are building
This skill targets engines that parse BPMN via bpmn-moddle (the bpmn-io library), such as Camunda and Flowable-compatible engines.
Key facts that govern every file you generate:
| Fact | Detail |
|---|---|
| Root namespace | xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" |
| Root element | <definitions> wi |
[Description truncada. Veja o README completo no GitHub.]