<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">&lt;perform&gt;<br>   &lt;iteration&gt;<br>        &lt;hint .... &gt;<br>   &lt;/iteration&gt;<br>&lt;/perform&gt;</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 &lt;perform&gt; method, the next one by the subsequent &lt;iteration&gt;...</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 &lt;iteration&gt; tags and putting the child nodes into &lt;perform&gt; 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>&quot;Simpler is better.&quot;</div>
</div>