executing external command from XSLT
Hi,
I have to run a c++ program which outputs a text file, that I then process with an XSLT stylesheet. To make the process simpler, I was wondering if there is an element or a function in XSLT that allows to excute an external command and to store the result in a variable.
Please advise. Thanks,
Francine.
|