Display BPMN diagram based on BPMN definition in XML format
| 1 2 | 
| bpmn_xml | A file name or xml document or string in BPMN XML format | 
| overlays | A list of elements to be added to the diagram's existing elements. Use overlay function to create an overlay object with content and relative position. | 
| markers | A list of markersto highlight existing elements. Use marker function to create a marker object with target elements. | 
| width | Fixed width for widget (in css units). The default is NULL, which results in intelligent automatic sizing based on the widget's container. | 
| height | Fixed height for widget (in css units). The default is NULL, which results in intelligent automatic sizing based on the widget's container. | 
| elementId | element id | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.