Hi Robert,

Try changing DOCTYPE to book instead of article.

Robert Collins wrote:

> I'm trying to validate an XML docbook, with a root node of
> ===
> <?xml version="1.0" encoding="utf-8"?>
> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> "docbookx.dtd" [
> <!ENTITY foo SYSTEM "foo.xml">
> <!ENTITY bar SYSTEM "bar.xml">
> <!ENTITY mun SYSTEM "mun.xml">
> ]>
> <book id="test_book" >
> <title>test book</title>
> &foo;
> &bar;
> &mun;
> </book>
> ===

                                   --
                      Joe Cooper <[EMAIL PROTECTED]>
                  Affordable Web Caching Proxy Appliances
                         http://www.swelltech.com


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]

Reply via email to