Re: [xml] XPath 2 support?



On Mon, Aug 16, 2004 at 11:12:29AM +0200, Matthias Jung wrote:
xmlsec supports XPath2 on top of libxml.
Ok, it uses XPath2 for digital signature puropse, but maybe its 
implementation does also help.

  First time I heard that XML DSig requires XPath2. I think there
is some confusion, it does reference XPath1 not 2 clearly !
  http://www.w3.org/TR/xmldsig-core/#sec-XPath

  The only addition is here() which is actually similar to the XPointer
one, not something fron XPath2.

  That said, I'm all for people implementing XPath2 in a separate library
on top of libxml2, if possible with the same Licencing (MIT Licence) so
I may reuse it later if I ever work on XSLT2 or XQuery.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://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]