hello
I am useing xalan java api
and when i creat
CDATASection cDATASection =
xmlDoc.createCDATASection(text);
where text = typo on the original posting:
<xsl:stylesheet xmlns:xslt="
i get additional line break in the xml document
<![CDATA[typo on the original posting:
<xsl:stylesheet xmlns:xslt="]]>
i understand that before the char '<' or <
a break line is added
but the question is how do i prevent that
Thanks a lot
Ronen
__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- CDATA
- ronen levi - Sat, 9 Feb 2002 16:07:15 -0500 (EST) <=
|
|