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