Michael LeBlanc wrote: > > I have poked around some on your site, but I can't find a solution for > what seems to me to be a simple issue. > > How can I make the editor obey the element in my subject line? I want > to place some book level items in one place. Yet when I open this > chapter file, it ignores my DOCTYPE and displays only the tree view. >
[My answer assumes that chapter is *not* a DocBook chapter. My answer assumes that mydoc.dtd is a custom DTD.] You need to write a configuration for mydoc.dtd. How to do this is explained here: XMLmind XML Editor - Configuration and Deployment http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html Please take the time to read at least the first two chapters: 1. Introduction 2. Writing a configuration file for XXE

