Upload Tizen:Base source
[toolchains/python-lxml.git] / src / lxml / tests / include / test_xinclude.xml
1 <doc xmlns:xi="http://www.w3.org/2001/XInclude">
2 <foo/>
3 <xi:include href="../test.xml" />
4 </doc>