pylon 06/03/04 18:57:52 Added: anothertest.xml Log: Test with two files
Revision Changes Path 1.1 xml/htdocs/doc/en/anothertest.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/anothertest.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/anothertest.xml?rev=1.1&content-type=text/plain&cvsroot=gentoo Index: anothertest.xml =================================================================== <?xml version='1.0' encoding="UTF-8"?> <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/anothertest.xml,v 1.1 2006/03/04 18:57:52 pylon Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/test.xml"> <title>Testfile</title> <author title="Author"> <mail link="[EMAIL PROTECTED]">Lars Weiler</mail> </author> <abstract> This is a testfile with some guidexml content. The main purpose is to test our DTD-checker on the CVS-server. </abstract> <license /> <version>1.1</version> <date>2006-03-04</date> <chapter> <title>Sample Chapter 1</title> <section> <title>Sample Section 1</title> <body> <p> Some text. Some more text. </p> </body> </section> <section> <title>Sample Section 2</title> <body> <p> <b>Some bold text</b> and <e>emphasised</e>. </p> </body> </section> </chapter> </guide> -- [email protected] mailing list
