On Sun, 2004-12-19 at 14:41 +1100, Mikolaj Habryn wrote: > For anyone reading with a word wrapping mail client, the latter is one > long line with the line-feeds adjacent to the entity tags missing and > the mid-text line-feeds converted to spaces.
And to answer my own question, it's just the XML parser doing what it's supposed to. Sigh. Now to work out how to coerce both parsers into correctly handling a fixed xml:space=preserve in the schema. Sorry for the noise. m.