I am new to xml and I am having difficulty finding information o how to creat a "Client/User" defines query using xpath or xslt for the internet. I can query on my own:
<xsl:for-each select="//CD[TITLE ='Rain']">
...
</xsl:for-each>
the problem is that this is in a seprate file (.xsl) and I am...
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.