RE: [xsl] Convert paramter to a sequence

Subject: RE: [xsl] Convert paramter to a sequence
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 17 Feb 2006 12:32:17 -0000
> But in fact passing (1,2,3) as a parameter is quite likely to be of
> great use in just such a scenario. 
> 
> I think Saxon could easily be adapted to use such a scheme.

Yes, but I think the command line is getting pretty heavily overloaded. I
don't want to turn it into a programming language in its own right. People
can easily use tokenize() - or even saxon:evaluate() - once the parameter
value arrives in the XSLT space.

Michael Kay
http://www.saxonica.com/

Current Thread