R
rnurse
Hi All,
I'm new to XML and I'm working with an XSL style sheet. In this file
I've noticed the following XPath reference:
<xsl:for-each select="//SomeNodeName">
..
..
..
Could someone explain the "//" in the XPath reference?
Thanks.
I'm new to XML and I'm working with an XSL style sheet. In this file
I've noticed the following XPath reference:
<xsl:for-each select="//SomeNodeName">
..
..
..
Could someone explain the "//" in the XPath reference?
Thanks.