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
>
Thanks Stefan.
Here are the files. You also need default.xsl because it is imported
from form.xsl.
Cheers
d
Daniel Varela Santoalla www.ecmwf. int)
European Centre for Medium-Range Weather Forecasts (ECMWF)
(http://
Email: <email address hidden> Telephone: (+44) 118 9499608
Stefan Behnel wrote: parse(" data/form. xml") parse(open( "static/ form.xsl" ))
>> doc = lxml.etree.
>> xslt_doc = lxml.etree.
>
> Could you provide these two files so that I can test it here?
>
> Thanks,
>
> Stefan
>