Subject: Re: parse an xml file
From: Mukul Gandhi <mukulw3@xxxxxxxxx>
Date: Wed, 3 Sep 2003 00:52:07 -0700 (PDT)
|
Hi Sanghamitra,
Can you please post your source XML and the XML you
are outputting? (or portions of both).
I guess you are using DOM APIs to process XML. Why are
you using Xerces -- DOM and not XSLT to do the
transformation? Just curious!
Regards,
Mukul
--- Sanghamitra Das <sanghamitra.das@xxxxxxxxxx>
wrote:
> 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 <
> & (i.e. special characters) ....I am facing
> problem....the DOM parser
> translate "<" to "<" or for that matter "&"
> "&" ...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
>
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|