Re: [xsl] xsl namespace question

Subject: Re: [xsl] xsl namespace question
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Thu, 22 Feb 2007 17:02:39 +0100
Steve wrote:

<xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:str="../../Includes/exslt/functions/tokenize/str.tokenize.msxsl.xsl">

The namespace should be xmlns:str="http://exslt.org/strings";



--

	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread