To be more precise, not "10 different functions", but 10 overloads
of the same function.
Here, the fact that the function name is the same in all 10 cases is
really important.
Well, technically in XSLT/XQuery a function is identified by its name and
arity, and two functions with the same name and different arity are
completely unrelated to each other.
But of course they aren't unrelated in the user's eyes.
Michael Kay
http://www.saxonica.com/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--