node10-libxslt
Version:
[Fork] Node.js bindings for libxslt compatible with libxmljs
61 lines (51 loc) • 1.57 kB
text/xml
<!-- test document -->
<article><title>Article Test Document Title</title>
<para>This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
</para>
<section><title>First level section</title>
<section><title>Second level section</title>
<section>
<sectioninfo>
<title>Third level section</title>
</sectioninfo>
<section><title>Fourth level section</title>
<section><title>Fifth level section</title>
<sectioninfo>
<title>Fifth level section (SI)</title>
</sectioninfo>
<para>This is just a test.</para>
</section>
</section>
</section>
</section>
</section>
<section><title>Another Section</title>
<simplesect><title>SimpleSect @ level 2</title>
<para>This is just a test.</para>
</simplesect>
</section>
<section><title>Another Section</title>
<section><title>Another Section</title>
<simplesect><title>SimpleSect @ level 3</title>
<para>This is just a test.</para>
</simplesect>
</section>
</section>
<section><title>Another Section</title>
<section><title>Another Section</title>
<section><title>Another Section</title>
<simplesect><title>SimpleSect @ level 4</title>
<para>This is just a test.</para>
</simplesect>
</section>
</section>
</section>
</article>