Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Empty xmlns entries using standard stylesheets >Thread Next - Re: Empty xmlns entries using standard stylesheets Re: Empty xmlns entries using standard stylesheetsTo: NULL Date: 6/8/2007 5:24:00 PM veccie wrote: > I have a problem with empty xmlns entries in the html output. It only > occurs in xsl:included stylesheet fragments, and basically on every tag. > > Does anyone know how to remove that xmlns="" ? > > Here's a very simple example of the problem: > > template.xsl: > <?xml version="1.0" encoding="utf-8"?> > <xsl:stylesheet version="1.0" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> Add xmlns="http://www.w3.org/1999/xhtml" to the xsl:stylesheet element of all your stylesheet modules, if you want to ensure that all result elements are in the XHTML namespace. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
