libxml2dom

tests/test_xinclude.xhtml

330:bfbf805a4636
2008-06-20 Paul Boddie Added tag rel-0-4-6 for changeset f25e771276fd
     1 <?xml version="1.0"?>     2 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude">     3 <body>     4   <p>     5     <strong>Included</strong> using XInclude.     6   </p>     7 </body>     8 </html>