xsl-list
[Top] [All Lists]

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

2010-04-23 12:59:46
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
 


      


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--