xsl-list
[Top] [All Lists]

RE: [xsl] not copying duplicate node to the output (remove duplicate node)

2007-03-03 19:48:12

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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--