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