Questions tagged [xpath-3.0]

Use this tag for questions specific to XML Path Language (XPath) version 3.0

W3C Recommendations:

Resources:


Online Training

A"The Evolution of XPath: What’s New in XPath 3.0" -- A Pluralsight video-course (4.5h), by Dimitre Novatchev


47 questions
-1
votes
1 answer

Convert xml response to payload

I have response coming like this - xx 001 Test 101 2013-10-09…
Rahul Sevani
  • 77
  • 12
-1
votes
1 answer

XPath query in a recursive DTD

I'm using XPath 3.0 and I've the following problem. I need to write a function that returns true/false, checking whether the names of the resources (files and folders) are such that all resources have a distinct pathname. I am able to retrieve the…
Pagli
  • 31
  • 4
1 2 3
4