[xsl] CDATA

Subject: [xsl] CDATA
From: ronen levi <ronenjinji@xxxxxxxxx>
Date: Sat, 9 Feb 2002 13:10:01 -0800 (PST)
hello
I am useing xalan java api
and when i creat 
CDATASection cDATASection = 
xmlDoc.createCDATASection(text);

where text = typo on the original posting:  
	&lt;xsl:stylesheet xmlns:xslt="

i get additional line break in the xml document

<![CDATA[typo on the original posting:  

	&lt;xsl:stylesheet xmlns:xslt="]]>

i understand that before the char '<' or &lt;
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
  • [xsl] CDATA
    • ronen levi - Sat, 9 Feb 2002 13:10:01 -0800 (PST) <=