Subject: RE: not copying duplicate node to the output (remove duplicate node)
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 3 Mar 2007 23:18:23 -0000
|
> There is one issue, however, the file I am running is kinda
> large, it has 8000 lines before the processing, group A and B
> combined. So each time when I run the code using small amount
> of data, it worked just perfectly.
> Whenever I run this code against the real file, which is 8000
> lines, the XMLSpy just freezes. Is there any insight about this?
8000 lines is not particularly large (the XML file holding the XSLT
Recommendation is 20000 lines), and I would expect any XSLT processor to be
able to handle it comfortably. Either raise the issue on an Altova forum, or
try a different processor.
Michael Kay
http://www.saxonica.com/
|