xsl-list
[Top] [All Lists]

Re: [xsl] Efficient way to do an identity transform, eliminating duplicate elements, in XSLT 1.0?

2013-12-13 10:17:43
On 13/12/2013 14:33, Costello, Roger L. wrote:
I need to use XSLT 1.0 to implement this.

You probably ran out of memory on input, even XSLT 1 processors normally output the result as they go along so building the output isn't usually a problem. If it's an XSLT 1 engine it is probably quite old and not optimised for input of that size....

David




________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
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>
--~--