Project

Profile

Help

Bug #5849 » try_saxon_input.xml

Daniel Haley, 2023-01-23 18:44

 
<?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>
(2-2/3)