RE: [xsl] Can templates be invoked based on the value of a variable?

Subject: RE: [xsl] Can templates be invoked based on the value of a variable?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 2 Apr 2009 17:45:09 +0100
> New question:  Is there any execution efficiency advantage 
> between using "child::*"  or  "element()"?

It's a trivial syntactic difference, so I think it's unlikely that it will
affect performance.

Michael Kay
http://www.saxonica.com/

Current Thread