Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example- Analogous XML can be specified as---

Code Block
           <!--Standard workflow step-->
   <workflow start="reviewstep" id="default">
              <step id="reviewstep" role="reviewer" userSelectionMethod="claimaction">
         editstep     <outcomes>
                     <step status="0">editstep</step>
           </outcomes>
             <actions>
                      <action id="reviewaction"/>
             </actions>
        </step>       finaleditstep    
    </workflow>