Emmanuel Bernard wrote: > Hi, I just upgraded to 4.0.0 Pro and I have lost the ability to create > Chapter entities (docbook). Worse, when I open a Chapter file with no > doctype, it is no longer recognized as a docbook document and the > stylesheet is not available.
This regression has clearly been documented. See http://www.xmlmind.com/xmleditor/changes.html --- Regressions: * References to external entities can no longer be used to compose modular documents. * Edit|Reference|Edit Referenced Document (Ctrl+Shift-E) no longer works for external entities. * As configured by default now, XMLmind XML Editor will not open an external entity after automatically adding it the proper <!DOCTYPE>. --- > Is there a way around this regression? Not really[*]. Sorry for that. Note that all our own documents were impacted just as yours. We have chosen to definitively switch to XInclude. How to do this is explained in the "Porting to XInclude" sidebar found in http://www.xmlmind.com/xmleditor/changes.html --- [*] It is still pretty easy to force XXE to recognize a chapter file with no <!DOCTYPE> as a DocBook document but we have deliberately chosen not to do it in the bundled XXE configurations. See sidebar called "Technical details" in http://www.xmlmind.com/xmleditor/changes.html

