Re: Problems with multiple xsl:param

Subject: Re: Problems with multiple xsl:param
From: "Juergen Hermann" <jhe@xxxxxxxxxxx>
Date: Thu, 08 Jun 2000 11:47:29 +0100
On Wed, 7 Jun 2000 15:33:46 -0400 (EDT), Niall Kavanagh wrote:

>I'm using XALAN-C and running into a bit of a problem.

What version? 0.30.0 or CVS?

>I've set serveral parameters in my application that does the

Parameters & XObjects have quite some bugs in the release version, that 
are fixed by now in the current source.

If you set your params by using XObjects, change that to using
DOM_String and XPath expressions, i.e. not a XString, but a DOM_String
containing "'foo'" (note the inner apostrophe). That works with 0.30.0
as released.


Ciao, Jürgen

--
Jürgen Hermann (jhe@xxxxxxxxxxx)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22



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


Current Thread