xsl-list
[Top] [All Lists]

Re: [xsl] removing duplicate tags (xslt2.0)

2011-01-14 02:27:53
On 01/14/2011 09:51 AM, Robby Pelssers wrote:

in the most efficient way.


<xsl:template match="Application[preceding-sibling::Application[deep-equal(., current())]]" />

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