Parameters in XMLSpy

D

Derek Fountain

I'm evaluating XMLSpy, and can't find how to get parameters into it at
runtime. That is, my XSL has a line like this one:

<xsl:param name="targetLanguage"/>

and on my Linux command line I can say:

xsltproc --stringparam targetLanguage en key.xml

thus giving the 'targetLanguage' parameter a value of "en".

How do I set the 'targetLanguage' in XMLSpy?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,163
Latest member
Sasha15427
Top