Hi Daniel, I'm looking into your patch to enable xinclude.
My question is: how do I obtain a transformCtxt? There is xsltNewTransformContext in transform.c, but this is now skipped by xsltgenerator.py. BTW, that's also the reason why setXIncludeDefault is not available in libxslt.py anymore and it explain why pyxsltproc.py complains when you try to enable xinclude. What should I do? Re-enable the transform module in xsltgenerator.py, or move the functions to some other module (I guess not), or is there another way to obtain a transformCtxt? Thanks, -sbi _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
