The attached file contains the iteration strategies found in the SCUFL files on myExperiment on 2009-09-4. While most of them are quite simple there are some complex ones such as:
<s:iterationstrategy xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha">
<i:cross xmlns:i="http://org.embl.ebi.escience/xscufliteration/0.1beta10">
<i:dot>
<i:iterator name="exonEnd"/>
<i:iterator name="exonStart"/>
<i:iterator name="transcriptEnd"/>
<i:iterator name="transcriptStart"/>
<i:iterator name="transcriptId"/>
<i:iterator name="geneId"/>
</i:dot>
<i:dot>
<i:iterator name="dEnd"/>
<i:iterator name="dStart"/>
</i:dot>
</i:cross>
</s:iterationstrategy>