Use tag URI instead of URN (which was used without registration) for the XML namespace
[xmlmerge.git] / tests / 0020.looptext.in.xml
blob4c519fd7512e319f4e8cf6dd63c39a9dc5ad1279
1 <?xml version='1.0' encoding='utf-8'?>
2 <Test xmlns:xm="tag:felixrabe.net,2011:xmlns:xmlmerge:preprocess">
3   <chars><xm:Loop c="'abc'"><xm:Text>{c}</xm:Text></xm:Loop></chars>
4 </Test>