> From: "Hussein Shafie" <hussein at pixware.fr> > > * Command "insertString" always works. > > * Command "insertControlChar" only works in elements having views that > accept a control character, that is: > - In the tree view, elements having attribute xml:space="preserve". > - In the styled view, elements styled using "white-space:pre;"
Thank you Hussein - that sorts out the problem. The other related command I have not been able to make work is insertCharByName. If I use the [DocBook] option (my own DTD does not define any character entities), do I need to tell XXE to load those entities somewhere or should it do so automatically? thanks, Philip Nye

