This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: A better solution...


> Yes you are right, I wanted (//Section[@Title=$S])[1]
> I can't use the apply templates because the second template 
> is recursive
> (it calls itself many times). :/

That shouldn't be a problem, first the template is matched when
apply-templates is used and then inside the template it just calls itself.
Did you try this and it didn't work? Could you show us the template?

Jarno

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]