I'm trying to get a basic understanding of xsl. I've read through a few xsl tutorials but the use of xsl
aram is still unclear to me.
1) What exactly is the select attribute for.. Is placing the value in the select attribute the same as putting the value between tags like this : <xsl
aram name="sum">123</xsl
aram>?
2) How do you change the value of a parameter ?
3) How do you display the value ?
1) What exactly is the select attribute for.. Is placing the value in the select attribute the same as putting the value between tags like this : <xsl
2) How do you change the value of a parameter ?
3) How do you display the value ?