This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Generating namespace nodes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]