I think I have this figured out. http://www.xmlmind.com/xmleditor/changes.html#porting_to_xinclude
It seems that I'll have to add DOCTYPE declarations to all the modular files. We are already using xi:include so it's not a big adjustment. Peter Desjardins > -----Original Message----- > From: xmleditor-support-bounces at xmlmind.com > [mailto:xmleditor-support-bounces at xmlmind.com] On Behalf Of > Peter Desjardins > Sent: Thursday, August 14, 2008 3:39 PM > To: xmleditor-support at xmlmind.com > Subject: [XXE] No style view for modular chapter file - > DocBook authoring > > One user here opens a particular DocBook XML file and has no > styled view. This file is a modular <chapter> file with no > DOCTYPE declaration. He can open the main <book> file and > sees the styled view. He can open a new chapter or section > file and sees the styled view. > > When I open the same file, it is styled with the normal DocBook style. > > I'm sorry if I've missed something simple but I am not > finding a control to associate files with the DocBook > styling. Is this a configuration issue or should I ask him > to reinstall? He recently replaced his computer and > therefore reinstalled the software. > > The content of the problem file is: > > <?xml version="1.0" encoding="UTF-8"?> > <chapter> > <title>My Title</title> > > [snip] > > </chapter> > > Thanks for your help > > Peter Desjardins > > -- > XMLmind XML Editor Support List > xmleditor-support at xmlmind.com > http://www.xmlmind.com/mailman/listinfo/xmleditor-support >

