Re: [xsl] problem with namespaces in xslt

Subject: Re: [xsl] problem with namespaces in xslt
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 1 Aug 2005 14:32:14 +0100
> saxon requires namespaces like this <xsl:template match="xls:Workbook">

that is correct as your source elements are in this namespace.

> and xalan requires that namespaces are removed from the stylesheet
> like this: <xsl:template match="Worksheet"> 

That would be wrong but it's hard to believe xalan really gets such core
functionality wrong. Are you sure you have the latest version?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread