Re: [xml] libxml2 2.5.4 & libxslt ported, question about Xlink???



On Sun, Jun 08, 2003 at 02:42:15PM +0100, Ben Decker wrote:
I am the current maintainer for Python under DJGPP-DOS(32bit DPMI) 
and have successfuly built both libxml2 2.5.4, the corresponding libxslt, 
and both python wrappers. They will all make their appearance shortly 
at:
 http://members.lycos.co.uk/bdeck
...with the next PythonD release.

  okay

Does libxml2 2.5.x, also libxslt support XLINK? Are their any examples in 
code for the API implementation? I would especially be interested in an 
example using the Python wrappers, if possible, but any info is 
appreciated.

  Hum, XLink processing is usually very high level, it really is something
you expect to be done at the application level the toolkit can't really
help, the only steps which could be shared are link detection, and I'm not
sure it's really useful to try to build such an API. Generic XPath expressions
can certainly do it without creating yet another set of XML APIs ...

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]