A subprocess from a BPMN model is transformed into an ActivitySet element in XPDL. The ActivitySet element is generated in an ActivitySets container item. This item ActivitySets is a subordinate item of the corresponding item WorkflowProcess.
For an activity that is implemented as a BlockActivity and references the corresponding subprocess, an Activities item is generated during the transformation, which is nested in the corresponding WorkflowProcess or ActivitySet item.