This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

template accepting variable number of params


Hello List,
Is there any way in XSLT to have a template which accepts a variable number
of parameters?

Ideally I'd like to be able to pass in between 3-10 phrases and display them
in a specific way.  The only thing I can think of is to have 10 parameters
and not always pass them all in, but this requires a lot of testing for null
which could cause a performance hit.  Any suggestions?
Thanks,
Alex


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]