Re: [xsl] xpath error xpst0003 xslt 2.0 stylesheet

Subject: Re: [xsl] xpath error xpst0003 xslt 2.0 stylesheet
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Sun, 05 Dec 2010 16:20:17 +0100
Dave Pawson wrote:

<xsl:if test="contains ($ent, '#PCDATA) or

A single quote "'" to close the '#PCDATA' string literal is missing.


               contains($ent,'%block;') or
               contains($ent,'%inline;')">

is giving me the error



--


	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread