Re: [xsl] Generating namespace nodes

Subject: Re: [xsl] Generating namespace nodes
From: "Aleksei Valikov" <valikov@xxxxxx>
Date: Tue, 4 Sep 2001 10:46:56 +0200
Hi.

> The problem is, xsl:copy-of creates an namespace node in the element
xscap:wc, but
> ASP.NET does not like it.

> Are there any tricks to generate the expected output?

Make sure you declare all the namespaces you need to use and use xsl:element
with name and namespace attributes to create element in namespace that you
need.

Maybe your xslt source could give an idea abut what's wrong.

Bye.
/lexi


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


Current Thread