
thanks for you explanation as well.
Did anyone use http://www.exslt.org with lxml?
They seem to have many functions limbxml ready, but I could not find any examples using them with lxml or a recommendation for using it instead of XSLT2. I am mostly interested in the date function - http://www.exslt.org/date/index.html - especially DateAdd: http://www.exslt.org/date/functions/add/index.html
regards, Henrik
p.s. is there any reason, why the list has no reply-to header set?
reply to message: date: 25.04.2014 17:44:14 from: "Stefan Behnel" stefan_ml@behnel.de to: lxml@lxml.de subject: Re: [lxml] Antwort: XSLT 2
Holger Joukl, 25.04.2014 16:48:
Von: "Henrik Genssen" so this effort has died and was not taken over? http://www.explain.com.au/libx/
Yes, to the best of my knowledge, meaning that I haven't seen activity there for years (2011?).
Same here. I think the main problem is that XSLT2 has a rather different processing model than XSLT1 due to its schema awareness. Some V2 features can be implemented on top of XSLT1 without that, but most of it requires an XML Schema based data model. Without having looked into it too deeply, I would guess that this should need quite a bunch of changes in libxslt.
The project above was meant to finance itself by making the code commercially available first, which clearly didn't pay off. Either because no-one really cares about XSLT2, or because those who do care rather use Java+Saxon. Saxon was written by the same person as the spec, so at least one person was interested in it at the time. Not sure if there are so many others who need it.
Stefan
Mailing list for the lxml Python XML toolkit - http://lxml.de/ lxml@lxml.de https://mailman-mail5.webfaction.com/listinfo/lxml