Bob Kline schrieb am 15.12.21 um 16:29:
Will lxml ever support XSL/T 2.0 (which achieved recommendation status 15 years ago)?
lxml itself will never implement that. But if someone finds an implementation of XSLT 2.0 that lxml can integrate with, then there's a chance that it can be supported at some point.
OTOH, passing XML to an external XSLT 2.0 engine as serialised data instead of an in-memory tree probably isn't that bad as an alternative, and trivial to integrate on user side. So the pressure probably isn't all that strong.
Stefan _______________________________________________ lxml - The Python XML Toolkit mailing list -- lxml@python.org To unsubscribe send an email to lxml-le...@python.org https://mail.python.org/mailman3/lists/lxml.python.org/ Member address: arch...@mail-archive.com