Search

Hi,
just wondering how to apply templates to everything except, say, params

tried xsl:apply-templates select="*[not(name() = 'params')]" but maybe there's a shorter version?

Thanks!

um can't you just use

xsl:apply-templates select="*[name() != 'params']"

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details