libxslt-next
Version:
Node.js bindings for libxslt with Node.js 20/22/24 support - Modern fork with updated dependencies
18 lines (17 loc) • 374 B
text/xml
<doc>
<title>Document Title</title>
<chapter>
<title>Chapter Title</title>
<section>
<title>Section Title</title>
<para>This is a test.</para>
<note>This is a note.</note>
</section>
<section>
<title>Another Section Title</title>
<para>This is <emph>another</emph> test.</para>
<note>This is another note.</note>
</section>
</chapter>
</doc>