UNPKG

libxslt-next

Version:

Node.js bindings for libxslt with Node.js 20/22/24 support - Modern fork with updated dependencies

27 lines (21 loc) 511 B
<?xml version='1.0'?> <!DOCTYPE article SYSTEM "dbtblcals.dtd"> <article><title>Table Test</title> <!-- This table is valid in both models; this is just to exercise the DTD. --> <informaltable id="foo" role="test"> <tgroup cols="1"> <tbody> <row> <entry>foo</entry></row> <row><entry>bar</entry></row> </tbody> </tgroup> </informaltable> <table id="bar" role="test"><title>bar</title> <tgroup cols="1"> <tbody> <row><entry>bar</entry></row> </tbody> </tgroup> </table> </article>