Sorry, I didn't spot that you were invoking the transformation using the <?xml-stylesheet?> PI. This doesn't allow you to pass parameters to the stylesheet, unfortunately. Assuming you are running the transformation within the browser, you would need to switch to using a JavaScript API to run the transformation, for example the Microsoft API or the cross-browser Sarissa API.
Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference