Andreas Kemkes wrote: > I'm currently starting to explore the DITA features > (XML Schema version) in the latest release of XXE > using help.ditamap from the addon installation as one > of the starting points. > > There were two issues that I ran into: > > (1) topic_reference.dita cannot be opened from the map > or directly due to a parse error (undefined entity > ). Replacing with   fixed the > issue. > > (2) setconref.dita contains a DOCTYPE declaration, > which may have caused an initial freezing up of the > editor that I saw. Removing the declaration fixed the > issue. The above fix also needs to be applied > to setconref.dita.
Oops! the DITA configuration based on the XML Schema is automatically generated using a shell script out of the DITA configuration based on the DTD. The shell script had bugs which should be fixed now. I've updated the corresponding add-on on XMLmind servers. That is, if you upgrade the "DITA configuration based on the OASIS XML Schema" add-on, you should have no problems.

