/ libxml2 / test / nsclean.xml
nsclean.xml
1  <?xml version="1.0" encoding="US-ASCII"?>
2  <article xmlns="tag:foofoofoofoofoofoofoofoo"
3    xmlns:dc="http://purl.org/dc/elements/1.1/"
4    xmlns:dcterms="http://purl.org/dc/terms/">
5  <foop:content xmlns="http://www.w3.org/1999/xhtml"
6    xmlns:foop="tag:foofoofoofoofoofoofoofoo">
7  </foop:content>
8  </article>
9