A
Afshar Mohebbi
Hi everybody there,
I've declared a <xsl:variable name="something" select="999"/> in my
xslt and when I want to set another value in it (with same syntax) I
get error the variable "something" has been declared previously. I
couldn't find a way to change it's value. It seems it is constant.
Is there any alternative way?
Thanks in Advance
Afshar
I've declared a <xsl:variable name="something" select="999"/> in my
xslt and when I want to set another value in it (with same syntax) I
get error the variable "something" has been declared previously. I
couldn't find a way to change it's value. It seems it is constant.
Is there any alternative way?
Thanks in Advance
Afshar