A Adr2ien New Member Dec 10, 2012 #1 I am in an XML class and have the following line of code..\[code\]<xsl:value-of select="count(//@qty)" />\[/code\]What is the purpose of the "//" before the qty attribute? What does it designate?
I am in an XML class and have the following line of code..\[code\]<xsl:value-of select="count(//@qty)" />\[/code\]What is the purpose of the "//" before the qty attribute? What does it designate?