[xsl] traversing xsl using xsl

Subject: [xsl] traversing xsl using xsl
From: "Prasad Akella" <avlnprasad@xxxxxx>
Date: Thu, 03 Feb 2005 21:28:04 +0100
hi,

I am stuck with the problem of traversing an xsl file using another xsl. I was suggested to take the output of my xsl file1 and use it in xsl file2 but have not been able to do so.

My xsl file1 transforms an xml document into xforms
I would like to write xsl file2 which takes or is called in xsl file1 and the output is xhtml instead of xforms which i intend to do by matching all tags and substituting with adequate transformations.

Please let me know how this is possible. If i import my xsl file1 into xsl file2 my second file is not doing anything and the vice versa is also not working and my xsl file1 is rendering normal xforms eventhough i call my xsl file2. 

The point is that the transformation in xsl file1 has to be bypassed and subsituted by xsl file2 transformation. 

with regards,
prasad Akella
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

Current Thread