I'm not sure of the python libxslt syntax - but assume it is like the
Perl XML::LibXML
$stylesheet->transform($doc, foo => "value);which 'throws away' the XSLT output. So - in the example code RadosÅaw doesn't use the output of the XSLT transformation. He just prints the INPUT document twice. So it looks like the code HAS changed the input document. Which surely has nothing to do with any XSLT / XPATH concerns. I will try this in Perl tomorrow and see if the same things happens. Mike Vincent Lefevre wrote: On 2005-04-14 11:24:49 +0200, RadosÅaw Kintzi wrote: |
No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.9 - Release Date: 13/04/2005
_______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
