<div dir="ltr">
<p class="">Matej,</p><p class="">This XML is repeated in almost all the rules we have so far...</p><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><perform><br> <iteration><br> <hint .... ><br> </iteration><br></perform></blockquote><p class=""><span class="">This XML</span> mayactually <span class="">be</span> <span class="">creating</span> a <span class="">nested</span> <span class="">iteration</span> <span class="">over</span> no elements. One iteration created by default in the <perform> method, the next one by the subsequent <iteration>...</p><p class="">Iteration is implied if omitted, so this may be the problem, not sure.</p><div>I am going to look into this more tomorrow. But if you get to it before I do, this may be a place to start looking. Try removing the <iteration> tags and putting the child nodes into <perform> directly.</div><div><br></div>-- <br><div class="gmail_signature">Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>"Simpler is better."</div>
</div>