]> git.sesse.net Git - xml-template/blob - xml/included.xml
Reinstate own_clone_node. All php5 tests pass!
[xml-template] / xml / included.xml
1 <!-- we need a single root element, so here is a dummy element -->
2 <t:dummy xmlns:t="http://template.sesse.net/">
3   <p>This document is simply being included into another document by
4     means of attaching DOM nodes together. My favourite color is now
5     <t:color />.</p>
6   <p>Here is a second paragraph.</p>
7 </t:dummy>