This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DocBook with XMLSpy


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."

Thanks,
manav.

=====

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
 "c:\manav\docbook\dtd\docbookx.dtd" [
  <!ENTITY manav "Manavendra Gupta">
  <!ENTITY manavemail "manavendrak@hotmail.com">
  <!ENTITY alex "Alex Russell">
  <!ENTITY alexemail "alex@securepipe.com">
  <!ENTITY alexemail2 "alex@netwindows.org">
]>
<book>

</book>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]