hi, all, I've got a problem in using different
versions of Xerces to parse a XML file:
My XML file is:
http://www.cs.rpi.edu/~liuy2/XGMMLfiles/myXml.xml
When I used TreeWalker in Xerces 1.4.0, it output all
my nodes and atts correctly. However, in 1.4.1, it
output multiple times of <att> nodes and even worse
with 1.4.2, it only output the <graph> node.
Could sb. tell me what happened? I will use Xerces
1.4.0 because it transform my xml file to rdf file
correctly, but I still need xalan-j_2_2_D6 to
transform the rdf file to html file, the problem is
xalan-j_2_2_D6 is based on Xerces 1.4.1, so when I set
the CLASSPATH to either one, my whole application
won't work. So what's the way to get around?
Thank you very much
Clement
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]