[xsl] string comparison

Subject: [xsl] string comparison
From: Corneanu Dan <cdan@xxxxxxxxxxx>
Date: Thu, 06 Jun 2002 13:41:36 +0300
Hi, I have a document made up from a collection of addresses like this: <address-book> <contact> <name>Dan Corneanu Cornel</name> .....
</contact> <contact> <name>Florin Corneanu</name> ...... </contact> ........ </address-book>


How can I select all the contacts which contain the string "corneanu" or "Corneanu" or "cOrneanu" etc. in the <name> child? Is there something like the 'like()' function from SQL?

Best regards, Dan.




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



Current Thread