Hi,
I have a variable as follows:
<xsl:variable name="numQues" select="count(/NewDataSet/Table/acct_id[1])" />
I need to debug to see if its getting the correct value. How do I print the variable to the HTML page to see if its got the right value?
Background: 1. Absolute newcomer to XML...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.