Hi,
I read some posts asking why Xinclude was not implemented in AxKit. (http://www.google.fr/search?q=Xinclude+axkit&hl=fr&meta=) It is possible to use external entities or the document() function within a stylesheet, but one may have good reason to use Xinclude (for example migrating from cocoon to AxKit ;-). So, as libxml implement Xinclude, why not simply add $parser->expand_xinclude(1); in Apache::AxKit::Language::LibXSLT module (or create a new basic Language module - very similar to Apache::AxKit::Language::LibXSLT) Best regards, -- Marc-Olivier BERNARD Mel [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
