| Subject: Re: [xsl] transform xml using xsl into a dynamic xsl... From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Wed, 30 May 2007 00:09:19 +0200 | 
M. David Peterson wrote:
<xsl:attribute name="xmlns:xsl"
That's a syntax error, you can't use xsl:attribute to generate namespace declarations (as they are not attributes to XPath), use the namespace attribute of xsl:element. (or in this case, since the xsl namespace prefix is already in scope, don't doanything at all, and teh system will automatically add namespace declarations as needed.
David
| Current Thread | 
|---|
| 
 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] resolving relative path w, David Carlisle | Thread | Re: [xsl] transform xml using xsl i, Kai Hackemesser | 
| Re: [xsl] XSLT and XML in the same , Abel Braaksma | Date | Re: [xsl] XSLT and XML in the same , David Carlisle | 
| Month |