[xslt] Xinclude, document() and python bindings
- From: Bidoul, Stéphane <Stephane Bidoul softwareag com>
- To: <xslt gnome org>
- Subject: [xslt] Xinclude, document() and python bindings
- Date: Wed, 19 Jul 2006 19:12:32 +0200
Hello there,
I'm trying to propagate xinclude processing to documents loaded through the document() xslt function. This works perfectly well with xsltproc, but I don't find my way from the python binding. Apparently, this has been discussed before (http://mail.gnome.org/archives/xslt/2005-July/msg00009.html).
I don't think it is currently possible to do the equivalent of ctxt->xinclude = 1 from python. Another track I was exploring is setCtxtParseOptions(), but although that method is available in libxslt.py, I don't see how to call it from python.
Any hint on how to address this would be most welcome. I'm ready to implement it myself in the python bindings.
Thanks,
-sbi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]