This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]