Is it possible to pass name value pairs to an xsl doc, and then access these values using <xsl:param>? I followed Thread426-147911 answered by MRTom and ended up more confused. I have the code set up to do the transform server side or client side as I've been testing both methods. Any...
I'm trying to determine the count of a node, testing two attributes using boolean "AND". It works on the same node with a single attribute.
count(//detail[@projectid[.=$pId]])
Is it possible to test multiple attributes inside "count"? please help!
<xsl:for-each...
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.