xsl-list
[Top] [All Lists]

Re: [xsl] xpath error xpst0003 xslt 2.0 stylesheet

2010-12-05 09:20:36
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/

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>