xsl-list
[Top] [All Lists]

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

2011-01-11 04:50:33
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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>