Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dako

  1. dako

    XPath question?????

    Ok, after hours and hours of much pain and frustration I found a solution to my problem. I dont know if it is the best solution but it works. First of all special thanks to CubeE101 and Jal for your help. CubeE101 giving a little bit of context to my situation. I'm using Altova's StyleVision...
  2. dako

    XPath question?????

    Many Thanks guys for your help. But I still can't make it work. The current() function would be the perfect solution but that function is not a XPATH function but a XSLT function and I'm not using XSLT. I'm using Altova's Stylevision Stylesheets (Authentic) and those stylesheets supports only...
  3. dako

    XPath question?????

    Hi, I need some help here. I have the following ... <page> <objectives> <objective>Objective 1</objective> <objective>Objective 2</objective> </objective> <page> <page> <objref num="2"/> ... </page> <page> <objref num="1"/> ... </page> ... I need an XPATH expression (1.0 or 2.0) that...

Part and Inventory Search

Back
Top