Hi there,
I have a largish products file containing nested EXPANSION's and I've been using a xml:variable in a template match of the following form to return the contents of a selected expansion.:
<xsl:variable name="EID" select="string(//ITEMS/@SELECTEDID)"/>
<xsl:template...
Hi,
Target : At any level where the text in @TITLE contains the searchterm 'Plate' select all child nodes of the found node and parent nodes of the found node, preserving the attributes.
There is a requirement to preserve the recursive quality of the current imperfect solution as the example 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.