Sign in
apache
/
zetacomponents
/
trunk
/
.
/
Workflow
/
tests
/
data
/
StartEnd_1.xml
blob: 8ae3fbb398b64eb0c338348aad8e9dcb00e6d12b [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<workflow
name
=
"StartEnd"
version
=
"1"
>
<node
id
=
"1"
type
=
"Start"
>
<outNode
id
=
"2"
/>
</node>
<node
id
=
"2"
type
=
"End"
/>
</workflow>