[lxml-dev] How to access XSLT Parameters Inside an Extension Function?

Stefan Behnel stefan_ml at behnel.de
Tue Jun 10 20:01:08 CEST 2008


Hi,

Thomas Schraitle wrote:
> Let's say I have a couple of parameters in my XSLT file. How can I access 
> them in my extension function?

You can't. Any reason why you are not just passing them into the function?

Stefan



More information about the lxml-dev mailing list