Re: [xsl] modify the tag name of a given List Node

Subject: Re: [xsl] modify the tag name of a given List Node
From: Red Light <skydelta98@xxxxxxxxx>
Date: Fri, 23 Apr 2010 10:58:50 -0700 (PDT)
Are you trying to do two transformation steps in one stylesheet?

Yes!



so above my xsl code i just need to call

<xsl:apply-templates select="keywordDetails"/>


(didn't work , but still trying to work it out.... )

NB:i should apply <xsl:apply-templates> before my i reach the section where fo gonna process my node or at another level of my main template?

And thanks

Current Thread