Hello, I have a little issue with XML Mind when I declare DOCTYPE with DocBook 5.0 (<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V5.0//EN" "http://www.docbook.org/xml/5.0/dtd/docbook.dtd">)
First of all, why am I actually declaring DOCTYPE with a DocBook 5.0 document? The reason is I like to use XInclude with XPointer. But Xerces only supports DTD determined shorthand ids. So I actually attach DOCTYPE and use an XML Catalog. I found a strange issue with XML Mind when the DOCTYPE is present. If I create a new section it gets created without an empty title and I need to add the title manually. If I detele the DOCTYPE sections are being inserted correctly with titles. Any idea? Thank you very much. Best regards, Petr Nalevka -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20090113/e86434a0/attachment.htm

