|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Searching text within a node
I have a block of xml that looks like the following.
<Form> <Names> <LastName>Jones</LastName> <LastName>Smith</LastName> <LastName>Anderson</LastName> </Names> </form> I need to display blocks of code only if text matches the text in any of the three nodes(or more) in LastName. So you may have a block of code that should display only if "Jones" is in the above nodes. I've examined XSL IF and Choose and can't really find anything that works for this purpose. Thanks.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






