Project

Profile

Help

PyXsltProcessor.transform_to_file() not working. » try_saxon_input.xml

Daniel Haley, 2021-03-18 22:41

 
<?xml version="1.0" encoding="UTF-8"?>
<doc attr="some attr">
<?pi test?>
<test>This <x>is</x> a test.</test>
<!--comment test-->
<ol>
<li>one</li>
<li>two</li>
<li>three</li>
</ol>
</doc>
(3-3/3)