Re: what if use of up-to-date xslt processor not an option?

Subject: Re: what if use of up-to-date xslt processor not an option?
From: "alex chang" <shortestpath@xxxxxxxxxxx>
Date: Wed, 14 Jun 2000 09:09:12 EDT
Try <xsl:when test=". $eq$ 'Transaction_Type'">

If that doesn't work, I give up.
   - Mike

Mike- Sorry I missed this suggestion from you before. I had tons of new mail I hadn't gone through. I tried it and it didn't quite work. But when I added the brackets [ ], it worked:


<xsl:when test=".[. $eq$ 'Transaction_Type']">

I posted another message asking what the brackets (with the dot inside it) mean. Do you know?

-alex
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



Current Thread