Version 2.0.0
[xmlmerge.git] / tests / 0013.loop.in.xml
blob1cba52112f0d469a023b2f7583eb05d6658349da
1 <?xml version='1.0' encoding='utf-8'?>
2 <Test xmlns:xm="urn:felixrabe:xmlns:xmlmerge:preprocess">
3     <xm:Loop i="range(2)">
4         <Element i="{i}"/>
5         <xm:Block/>
6     </xm:Loop>
7 </Test>