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]

Parameters with Xalan 1.2 or 2.0


Hi,

the UseStylesheetParam example in Xalan does not work
like the XLT-spec of w3c says:
 xsl:value-of select="$param1" / 
is ok. The string is copied to the place.

But
 xsl:value-of select="{$param1}" / 
makes an error: wrong character.....

Any solution, or do i misunderstand it?


Yours sincerely

Siegfried Haag
E-Business Consultant

SAG Systemhaus GmbH
Niederlassung München
Elsenheimer Strasse 11
D-80687 München

 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]