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]

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


>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

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