Merge functionality of two xsl files into a single file (not a xsl import or include issue)
- by anuamb
I have two xsl files; both of them perform different tasks on source xml one after another. Now I need a single xsl file which will actually perform both these tasks in single file (its not an issue of xsl import or xsl include):
say my source xml is:
<LIST_R7P1_1
<R7P1_1
<LVL2
…