github.com/hy3/cuto@v0.9.8-0.20160830082821-aa6652f877b7/master/_testdata/jobnet/error.bpmn (about)

     1  <definitions>
     2    <process>
     3      <startEvent id="start"/>
     4      <endEvent id="end"/>
     5      <serviceTask id="j1" name="job1"/>
     6      <sequenceFlow sourceRef="j1" targetRef="end"/>
     7    </process>
     8  </definitions>