Am Mittwoch, den 16.08.2006, 15:50 +0200 schrieb Daniel Leidert: [xi:include textfile to XSL stylesheet variable] > Seems, both saxon 6.5.5 and xalan 2.6.0 can handle my stylesheet code > with the xi:include part. They read in the file content. Only xsltproc > seems to ignore the xi_include element. I'm currently discussing this on > the xslt mailing list. Then I will probably decide.
A simple patch was provided, so that it also works with xsltproc. http://mail.gnome.org/archives/xslt/2006-August/msg00035.html So it will work with Saxon, Xalan and xsltproc. Did I miss a XSLT-processor? If not, I will write a simple proposal for now, that handles paper.size from reading /etc/papersize into a variable (evaluating the variable and setting the papersize). I think, this is a good alternative for the moment and it will give us time to think about a "better" solution, if any exists. Any other opinion? Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

