|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: passing a sequence as a parameter
Hi Colin, On Tue, Feb 26, 2008 at 5:06 PM, Colin Adams <colinpauladams@xxxxxxxxxxxxxx> wrote: > Whether or not you can pass a sequence depends upon the processor. You > can do this with Gestalt, as it allows you to pass any XPath > expression. But you can't specify the type on the xsl:param with the > as attribute, which is unfortunate. I think, it's logical not to have type specification (with, as attribute) on xsl:param instruction. We pass parameters to the stylesheet from outside, and making the input environment XSLT/XPath type aware doesn't appear logical to me. As currently happening, whatever that is passed to the stylesheet to xsl:param variables, can be casted in the stylesheet to an appropriate type. I think, this is the correct design ... -- Regards, Mukul Gandhi
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






