Akagi K. wrote: > > Attached two sample xml files for your kind diagnosis. > I'd be interested to know what I can do to open it in my XMLMind > environment. > > The index.xml is a book file, about_doc.xml is a chapter file.
I'm sorry but the attached files indeed look like DocBook 5 files, but are definitely *not* DocBook 5 files. --> The namespace of the elements of these files is: --- http://docbook.org/xml/5.0/xsd/docbook.xsd --- (For example, about_doc.xml currently starts with: <preface xmlns="http://docbook.org/xml/5.0/xsd/docbook.xsd") --> The namespace of DocBook 5 is: --- http://docbook.org/ns/docbook --- See http://www.docbook.org/tdg5/en/html/ch01.html#introduction-ns (For example, about_doc.xml should start with: <preface xmlns="http://docbook.org/ns/docbook") -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

