Use tag URI instead of URN (which was used without registration) for the XML namespace
[xmlmerge.git] / tests / 0003.comments.in.xml
blob69647906f218496408522a8871f29f02c8fc87b4
1 <?xml version='1.0' encoding='utf-8'?>
2 <Test xmlns:xm="tag:felixrabe.net,2011:xmlns:xmlmerge:preprocess">
3     <!-- a spurious comment -->
4     <xm:Comment>This one won't be seen in the output</xm:Comment>
5 </Test>