<dialogActivity>
| Element | Beschreibung | Namensraum | Anzahl | 
|---|---|---|---|
| components | Enthält Bindungen für Komponenten | http://onion.net/modulesystem/workflow | 1 | 
| Attribut | Beschreibung | Namensraum | Optional | 
|---|---|---|---|
| id | Id der Aktivität | Nein | |
| result:success | Nächste Aktivität, wenn die aktuelle Aktivität erfolgreich ausgeführt wurde | http://onion.net/workflow/activityresult | Ja | 
| result:error | Nächste Aktivität, wenn die aktuelle Aktivität nicht erfolgreich ausgeführt wurde | http://onion.net/workflow/activityresult | Ja | 
| result:* | Beliebiges Attribut, welches auf eine Aktivität zeigt, die nach der aktuellen Aktivität aufgerufen werden kann | http://onion.net/workflow/activityresult | Ja | 
<dialogActivity id="dialog" result:success="client">
    
<components>
      
  </dialogActivity><component match="set" definition="global:///sys/modules/2568F269-D701-4953-9245-5C4E76FC9B20/components/onion-workflowdialog/root-component.xml" />
      <component match=".sample" definition="onion://data/objects/432" />
    </components>