Re: XML file compare problem

2001-07-13 Thread Gary L Peskin
Kumar -- Did you ever figure out why this is happening? I have the explanation but don't want to post it if you've already figured it out. Gary Kumar Shailendra wrote: > > Hi, > I am trying to take the difference between two xmls files using xalan2.0 > extension function. Then print the diffe

XML file compare problem

2001-06-25 Thread Kumar Shailendra
Hi, I am trying to take the difference between two xmls files using xalan2.0 extension function. Then print the difference as an xml file. I am passing the second file as parameter to the stylesheet. The problem I am facing is the xalan difference function is not giving correct result. For testing