Re: [xml] Escaping '/' in xpath



On Fri, Mar 30, 2001 at 05:54:45PM +0100, Matt Sergeant wrote:
On Fri, 30 Mar 2001, Daniel Veillard wrote:
 /descendant-or-self::*[function-namespace-uri() = 'http://www.whatever.com'
                        and local-name() = 'NodeName']

I assume you mean:

/descendant-or-self::*[namespace-uri() = 'http://www.whatever.com'
              and local-name() = 'NodeName']

  Errr, sure ... (took me 30 seconds to spot the cut and paste error :-)

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]