>How can I get the number of parameters of a xsl extension?
>How can I get a vector with the names of the different parameters?

I believe there is no portable answer for these questions at this time. If
you happen to be working in Java, you could write an extension which uses
reflection... Or you could just look at the extension's source code.

Reply via email to