[xsl] Check the type of an untyped parameter to a 2.0 function

Subject: [xsl] Check the type of an untyped parameter to a 2.0 function
From: "Bordeman, Chris" <Chris.Bordeman@xxxxxxxxxxxxxxxxx>
Date: Wed, 20 Aug 2008 15:43:53 -0500
I want my function to accept strings, numbers, floats, etc., but need to
do different things depending on that type.

How do I detect the type of the parameter, which has NO as="..."
attribute?

Thanks again.

Current Thread