Re: [xsl] Newbie Namespace Problem in Meta-XSL

Subject: Re: [xsl] Newbie Namespace Problem in Meta-XSL
From: Adrian Grigore <adrian@xxxxxxxxxxxxxxx>
Date: Wed, 16 Jul 2003 15:54:44 +0200
Hi David,

Thanks! Now it's working :-)

-- Adrian

At 10:27 PM 7/15/2003 +0100, you wrote:

namespaces declarations are not attributes to xpath, they don't show up
in @* and they can't be created by xsl:attribute.

There is a discussion of this in the faq, but in this case your easiest
solution is to stick and attriiute msxml:anything="" on the
xsl:stylesheet element. This will be ignored by XSLT running the output,
but will cause the XSLT generating the output to add a suitable
namespace declaration to support the attribute name.



David

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list

Adrian Grigore


--
Adrian Grigore
adrian@xxxxxxxxxxxxxxx
Lobstersoft - Fun Brain-Bending Games For All Ages
http://www.lobstersoft.com
Member of the Association of Shareware Professionals


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread