xsl-list
[Top] [All Lists]

[xsl] Re: Grouping using the set:Distinct template from EXSLT

2007-04-18 06:42:57
Thanks Jim for the help.
Vandna



Date: Tue, 17 Apr 2007 21:06:33 +0200
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
From: "James Fuller" <james(_dot_)fuller(_dot_)2007(_at_)gmail(_dot_)com>
Subject: Re: [xsl] RE: Grouping using the set:Distinct template from EXSLT
Message-ID: 
<a0ad8ffe0704171206h3ae7ac26wc77366db7ba67464(_at_)mail(_dot_)gmail(_dot_)com>

the error message
'error message undefined template'

is telling you that the XSLT processor does not support this EXSLT
function natively, either

a) choose an XSLT Processor that natively supports this EXSLT function
(saxon and xalan do)

or

b) import the native XSLT implementation found at
http://www.exslt.org/set/functions/distinct/set.distinct.template.xsl

hth, Jim Fuller
On 4/17/07, Vandna Sharma <sharmav(_at_)excelergy(_dot_)com> wrote:

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

<Prev in Thread] Current Thread [Next in Thread>