| Server IP : 104.21.84.107 / Your IP : 104.23.243.197 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/docbook-xml/examples/ |
Upload File : |
<?xml version='1.0'?> <!DOCTYPE book SYSTEM "/usr/share/xml/docbook/schema/dtd/4/docbookx.dtd"> <book><title>foo</title> <chapter><title>bar</title> <para> foo </para> <informaltable> <tgroup cols="1"> <tbody> <row> <entry>foo</entry></row> <row><entry>bar</entry></row> </tbody> </tgroup> </informaltable> <table><title>bar</title> <tgroup cols="1"> <tbody> <row><entry>bar</entry></row> </tbody> </tgroup> </table> </chapter> <glossary> <glossentry><glossterm>foo</glossterm> <indexterm><primary>foo</primary></indexterm> <glossdef> <para> Some appropriate definition goes here. </para> </glossdef> </glossentry> </glossary> </book>