]> git.sesse.net Git - xml-template/blob - xml/included.xml
Update the PHP SWIG version to PHP 7, with various crash fixes, too.
[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>