[Home] [By Thread] [By Date] [Recent Entries]
Hi David, thanks!!! I'm going to implement your solution... > why have this > <xsl:template match="*[local-name()='param']"> > which is likely to be slower to execute and harder to read than > <xsl:template match="param"> Because it must be namespace agnostic! Is there an other way to ignore namespace prefix? regards, e.
|

Cart



