[xsl] parse an xml file

Subject: [xsl] parse an xml file
From: "Sanghamitra Das" <sanghamitra.das@xxxxxxxxxx>
Date: Wed, 3 Sep 2003 11:34:40 +0530
I am using xerces DOM parser to parse an xml file  and retrieve its
Values 	to put into a new xml document.....while retrieving value like &lt;
&amp; 	(i.e. special characters) ....I am facing problem....the DOM parser
translate "&lt;" to "<" or for that matter "&amp;" "&" ...which is
not correct and I don't want that......so any clue....input...idea????

Thanks in Advance
-Sanghamitra



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread