Hos do I pass array of Integers as a params to XSLT?.
|
|
|||||||
|
|
|
You can pass it in an xml format. That would make processing in the xslt easier too.
You can then process it in your xslt as:
|
|||
|
|
|
|
Convert it into comma-separated string |
||
|
|
