[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Concerned about the increasing reliance on XPath
- From: Andrew Welch <andrew.j.welch@gmail.com>
- To: stephengreenubl@gmail.com
- Date: Mon, 9 May 2011 18:52:03 +0100
On 9 May 2011 18:21, Stephen D Green <stephengreenubl@gmail.com> wrote:
> What would help would be another shorthand for "/*local-name()='foo'/...",
> say something like "/{foo}/..." or some other parenthesis-based shorthand.
you mean /*[local-name()='foo'] and there is a shorthand for that: /*:foo
The problem is defining the uri mapping in the xpath... thats been an
ongoing issue for quite a while now, and doesn't look like its been
solved in xpath 3.0.
--
Andrew Welch
http://andrewjwelch.com
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]