Advertisement
Guest User

Untitled

a guest
Dec 31st, 2011
2,399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. <task id="_7-2-4" name="Start Procedure" tns:taskName="Start Procedure" >
  2. <ioSpecification>
  3. <dataInput id="_7-2-4_callInput" name="call" />
  4. <dataInput id="_7-2-4_emergencyInput" name="emergency" />
  5. <dataInput id="_7-2-4_procedureNameInput" name="procedureName" />
  6. <inputSet>
  7. <dataInputRefs>_7-2-4_callInput</dataInputRefs>
  8. <dataInputRefs>_7-2-4_emergencyInput</dataInputRefs>
  9. <dataInputRefs>_7-2-4_procedureNameInput</dataInputRefs>
  10. </inputSet>
  11. <outputSet>
  12. </outputSet>
  13. </ioSpecification>
  14. <dataInputAssociation>
  15. <sourceRef>call</sourceRef>
  16. <targetRef>_7-2-4_callInput</targetRef>
  17. </dataInputAssociation>
  18. <dataInputAssociation>
  19. <sourceRef>emergency</sourceRef>
  20. <targetRef>_7-2-4_emergencyInput</targetRef>
  21. </dataInputAssociation>
  22. <dataInputAssociation>
  23. <sourceRef>n</sourceRef>
  24. <targetRef>_7-2-4_procedureNameInput</targetRef>
  25. </dataInputAssociation>
  26. </task>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement