Hi All,

We are having a systsem where we store SAP Asset contents in a folder like 
database structure in client hard drive itself. 

During a report generation process an xquery is invoked to read the folder 
strcuture, extract all the information and create an XML file out of it. During 
this process, somehow it encounters/introduces some invalid XML characters like 
"" and "Š" in the final output. In turn this output gets parsed by 
SAXParser where because of the presence of such characters, system throws an 
exception.

Is there any way by which we can strip off any potential invalid xml characters 
from the output element node before passing it as output to java layer?

Any assistance in this regard, will be highly appreciated!

Regards,
Arindam


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to