But I can not use template result directly in xpath. To conver result into node set, I store XML into template variable teaserImage_XML and then store converted node-set into variable teaserImage.
Is there exist better way to return node-set from template? Without using template variable.
Whate is the best way to return node-set from template?
I created template that return teaserImage XML and that is protected from empty numbers:
But I can not use template result directly in xpath. To conver result into node set, I store XML into template variable teaserImage_XML and then store converted node-set into variable teaserImage.
Is there exist better way to return node-set from template? Without using template variable.
is working on a reply...