Re: [xsl] transform xml using xsl into a dynamic xsl...

Subject: Re: [xsl] transform xml using xsl into a dynamic xsl...
From: Kai Hackemesser <kaha@xxxxxx>
Date: Wed, 30 May 2007 12:05:08 +0200
O, thanks, I missed that answer. I found it isn't needed, because the namespaces are added automatically to the result if I defined them in the outer xsl:stylesheet element

Regards,
Kai

Michael Kay schrieb:
I get warnings while transforming: Namespace prefix can't be resolved: xmlns (Node ignored) This belongs to line 5 in your example.

Someone already responded that you can't use xsl:attribute to create namespace declarations.

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

Current Thread