logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: XPointer with libxml 2.5.10 on win32: msg#00194

Subject: Re: XPointer with libxml 2.5.10 on win32
On Wed, Aug 27, 2003 at 02:12:23PM +0200, Jerome Martin wrote:
>  xmlChar *expression = BAD_CAST " customer@name <mailto:customer@name> ";
>  
>  result = xmlXPtrEval(expression, context);

  I don't see why you expect that call to return something. your
expression is clearly not an XPointer, time to read the specs !
  http://www.w3.org/TR/xptr/
  http://www.w3.org/TR/xptr-xpointer/

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@xxxxxxxxxx  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


<Prev in Thread] Current Thread [Next in Thread>