Comment 2 for bug 583249

Revision history for this message
Daniel Varela Santoalla (dvarela) wrote : Re: [Bug 583249] [NEW] Applying an XSL transformation from a non-root XML element crashes

Thanks Stefan.

Here are the files. You also need default.xsl because it is imported
from form.xsl.

Cheers
d

Daniel Varela Santoalla
European Centre for Medium-Range Weather Forecasts (ECMWF)
(http://www.ecmwf.int)
Email: <email address hidden> Telephone: (+44) 118 9499608

Stefan Behnel wrote:
>> doc = lxml.etree.parse("data/form.xml")
>> xslt_doc = lxml.etree.parse(open("static/form.xsl"))
>
> Could you provide these two files so that I can test it here?
>
> Thanks,
>
> Stefan
>