[xsl] xsl:if test... Doesn't like the "[" when namespace is changed <From Newbie>

Subject: [xsl] xsl:if test... Doesn't like the "[" when namespace is changed <From Newbie>
From: gpk17@xxxxxxxxxxxxxx
Date: Mon, 21 May 2001 14:39:20 +0000
I cannot transform this:

<xsl:if test=".[FieldNumber='26']">

This *did* work with the namespace: http://www.w3.org/TR/WD-xsl";,
But since I changed to "http://www.w3.org/1999/XSL/Transform"; I get an error 
(in cooktop) stating that:

Expected token 'eof' found '['.
.-->[<--FieldNumber='26']

Can anyone shed some this?
~Darryl
(Thanks for the great list! Keep it up!)




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread