[Home] [By Thread] [By Date] [Recent Entries]
If the namespaces are declared in your xsl then try setting exclude-result-prefixes on xsl:stylesheet.
If the namespaces are declared in your xml content, use a identity transform template that recreates attributes and elements using xsl:attribute and xsl:element. Bit awkward, but works okay. Cheers Ian Ring wrote: I'm transforming some XML using XSL (using .NET), and the output is being inserted into a <div> on my page.
|

Cart



