[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Translate function

Subject: Translate function
From: "Sameer N" <samooo_vc@xxxxxxxxxxx>
Date: Fri, 25 Jun 2004 12:18:40 -0700
translate function
Am very confused here......

I had the code
test =" not(preceding-sibling::*[self::aaa][bbb]/bbb/ccc/@ddd=$zzz)"
which was working fine. But i wanted to make this case-insensitive.
$zzz is always in lower case. So i used translate to make left-hand side
of expression lower-case.

This was not giving the expected  result
not(translate(preceding-sibling::*[self::aaa][bbb]/bbb/ccc/@ddd,
$uppercaseAlphas, $lowercaseAlphas)=$zzz)

but this is
not(preceding-sibling::*[self::aaa][translate(bbb/ccc/@ddd,
$uppercaseAlphas, $lowercaseAlphas)=$zzz])

Is there any difference between the two???

Thanks.

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar ? get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.