[lxml] Re: Accessing variables from within an XSL file

2021-04-05 Thread Stefan Behnel
mike.shaw.nz+python@gmail.com schrieb am 01.04.21 um 13:11: > Hi Adrian/Stefan, > Apologies for dredging up a 2-year-old thread but I've hit the same issue and > found that although the posted solution works for variables declared with > simple string values, it fails when considering xsl:par

[lxml] Re: Accessing variables from within an XSL file

2021-04-01 Thread mike . shaw . nz+python . org
Hi Adrian/Stefan, Apologies for dredging up a 2-year-old thread but I've hit the same issue and found that although the posted solution works for variables declared with simple string values, it fails when considering xsl:param values or "calculated" values. Consider: http://www.w3.org/1999/XS