Joseph Kesselman wrote: > Whitespace outside the root element is not considered part of the infoset, > and really _can't_ be correctly reported as characters() events or Text > DOM nodes.
hi, i think that it can be reported as ignorableWhitespace() even though it is not not in XML infoset but it is definitely in XML 1.0 - so why it should not be available to processing application that wants full XML document round-trip (especially if it could work as an optional feature by default set to false)? thanks, alek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
