[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Effect of default namespace specifications on imports


Subject: Re: [xsl] Effect of default namespace specifications on imports
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Sun, 28 Oct 2012 09:52:44 +0000

>   <xsl:template match="*">
>     <xsl:element name="{local-name()}">
>       <xsl:apply-templates/>
>     </xsl:element>
>   </xsl:template

Dont forget attributes...


-- 
Andrew Welch
http://andrewjwelch.com


Current Thread