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

Expression in XPath

Subject: Expression in XPath
From: Dariusz Borowski <d.borowski@xxxxxx>
Date: Thu, 02 Mar 2006 01:58:57 +0100
xpath starts with text
Hi!

Could anyone help me? I have this result:
========================================================
(mm)B-1: A eTSS Login
(mm)B-2: A eLogbook Viewer Login
(mm)B-3: A Rig Activity Entry (Req. # 6.2.2.1.1, 6.2.2.3.5, 3.5.1.1)
(mm)B-4: A Access tool from PC outside the firewall in SCTF
(mm)B-5: A eReport Login
(mm)B-6: A Privileged User  Login
========================================================

from this expression:
//office:body/office:text/table:table/table:table-row/table:table-cell/text:p
[starts-with(text(), '(mm)')]


But, I would like to get the following result with ONE Expression:
========================================================
B-1: A eTSS Login
B-2: A eLogbook Viewer Login
B-3: A Rig Activity Entry (Req. # 6.2.2.1.1, 6.2.2.3.5, 3.5.1.1)
B-4: A Access tool from PC outside the firewall in SCTF
B-5: A eReport Login
B-6: A Privileged User  Login
========================================================

I tried already something like this:
//office:body/office:text/table:table/table:table-row/table:table-cell/text:p
[substring(starts-with(text(), '(mm)'), 4)]

but it didn't work... :(

Thanks for any help!

Dariusz

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

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.