Re: AW: [xsl] xml to xhtml namespace problem

Subject: Re: AW: [xsl] xml to xhtml namespace problem
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Tue, 11 Jan 2011 11:50:10 +0100
Szabo, Patrick (LNG-VIE) wrote:

There are some other stylesheets included. Do I have to set the namespace in all of them ?!

You need to edit each one and put
xmlns="http://www.w3.org/1999/xhtml";
on each xsl:stylesheet or xsl:transform element containing templates that are supposed to create XHTML elements.


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread