OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: DocBook with XMLSpy


On Thu, Feb 13, 2003 at 10:15:07PM -0800, Manavendra Gupta wrote:
> I should probably post this to docbook-apps mailing list, but I'm not sure if it falls there.
> I have the following written in XML spy, but it gives me the error: "This file is not well-formed: <!ELEMENT expected."

[...]

> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE book  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
>  "c:\manav\docbook\dtd\docbookx.dtd" [

  the only thing I would object to is that System identifier.
It's a correct URI-Reference but it doesn't mean what you expect
   file:///c:/manav/docbook/dtd/docbookx.dtd
would be a bit better, and 
   http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
would be the Right Thing to have there.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC