William Lee writes:
>By the way, is it correct to use the text-serializer
>for node construction?
This seems like the problem to me. It does not make
any sense to use a serializer to constuct an element
node. Any serialization issues like replacing special
characters in content with references or performing
line break conversion to the platform form are meant
to be handled when the node is serialized, not when
it is constructed.
-Glenn
- Did xalan-xslt handle linefeed character in xml text...? Lee, William
- Re: Did xalan-xslt handle linefeed character in xml ... Joseph Kesselman
- RE: Did xalan-xslt handle linefeed character in xml ... Lee, William
- RE: Did xalan-xslt handle linefeed character in xml ... Glenn Marcy
- RE: Did xalan-xslt handle linefeed character in xml ... Lee, William
