Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
HI Guys,
Firstly - thank you for taking the time to read my question!! I have the following lines which I am trying to implement but it is not working.
<xsl:variable name="scp" select="/query/clientdemo/
<xsl:value-of select="sum($scp/tr_to_age
I then tried this way of going about it, but still no go!! Could someone please help?
<xsl:variable name="monththirteen" select="/query/clients/mon
<xsl:variable name="scp" select="/query/clientdemo/
Thank you in advance!!!
Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
Posted on 2011-05-08 at 22:24:17ID: 36812454
All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.