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]
Other format: [Raw text]

RE: params troubles


XSLT variables are not updatable.

What problem are you trying to solve? You need to find a functional solution
rather than a procedural one.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of
> arser.abitu.ru
> Sent: 12 March 2002 08:42
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] params troubles
>
>
> Hello everyone,
>
> I have a global param $windowname (or variable), and i need
> to change it in
> a matched or named template. It doesn't work (doesn't change)
> if i just define a new
> param inside the template with the same name as global one.
>
> Does anybody got what i mean ? ;)
>
>
> --
> Best regards,
>  www.abitu.ru                          mailto:arser@abitu.ru
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 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]