This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems with multiple xsl:param


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@webde-ag.de)
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]