<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2014.210" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have 2 seperate functions one that builds the DOM 
tree and spits out the xml to a text file , the other method reads this xml file 
in and parses it using the XML4C2 parser and does some magic accordingly. But 
for some reason it doesn't work , however if the same goes in one method i.e 
building the DOM tree , spitting out the xml and reading it back in from the 
created xml file and parsing it ,all in one , it works. Any thoughts on why 
splitting the reading / writing actions creates trouble for me ? And yes i am 
initializing the xml4c2 system before using any API in both 
methods.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Your help is greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Yogita Patil<BR>Software Developer<BR>Hummingbird 
Communications Ltd.<BR>Decision Portals Division.<BR>552 Princess 
Street.<BR>Kingston, Ontario.<BR>K7L-1C7<BR>(613) 548-4355 Ext. 
1540</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Canada.</FONT></DIV></BODY></HTML>