posted 17 years ago
Hi,
I've the following XSL:
On applying this XSL on the concerned XML, I get properly required transformed XML.
Now, I want a portion of this transformed XML into an XSL variable. This variable should have exact copy of the portion of XML that I require; which means it should include all the tags, values, etc.
The portion that I require to copy in the variable is between the <lif:xmlInput> and </lif:xmlInput> tags.
Pls help me out with the soultion for same. Any pointers shall be highly appreciated.
Thnx in advance.
regards,
[ December 14, 2007: Message edited by: Ulf Dittmer ]