Re: Escaping node names in xpath queries

2007-03-03 Thread Julian Reschke
James Hang schrieb: We're having problems running an xpath query where a node name in the xpath contains blank spaces. For example, the following query won't work because of the blank space in the name Node A: /jcr:root//mypath/Node A//element(*, myType) order by @cx:created ascending We

Escaping node names in xpath queries

2007-03-02 Thread James Hang
: 2 (50), after : % Is there a way to get around this? -- James -- View this message in context: http://www.nabble.com/Escaping-node-names-in-xpath-queries-tf3336904.html#a9280479 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.