On Friday 03 March 2006 11:23 am, Neil Williams wrote:
I can't see how to:
1. Remove the spurious namespaces from the generated <html> tag.
Done that now.
<xsl:stylesheet version="1.1"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:qof-qsf="http://qof.sourceforge.net/"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:doc="http://xsltsl.org/xsl/documentation/1.0"
xmlns:dt="http://xsltsl.org/date-time"
xmlns:date="http://exslt.org/dates-and-times"
xmlns:str="http://xsltsl.org/string"
exclude-result-prefixes='qof-qsf doc date dt str'>
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
--~------------------------------------------------------------------
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>
--~--