oic gen 3 xslt to remove duplicates
What is the fastest possible way to use in xslt 2.0 in oic gen 3 to remove the duplicates from the file size of 17 MB? I have used for-each-group function to remove duplicates . It works fine for smaller files. But xslt times out in 2 mins for bigger file size.