xsl-list
[Top] [All Lists]

apply templates to all attributes except for one

2006-01-07 11:38:07
Hi

In an XSLT I have the following:

  <xsl:apply-templates select="@*[not(local-name()='foo')]"/>

It works. But is there a more elegant (or at least shorter)
way to write this?

Tobi


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