Re: [xml] 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 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]