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: xsl:variable



> The XSL template you have written works only if you
> haven't got recursive tag.

Tags are never recursive. Tags don't have content, they just mark the
start and end of elements.

> For exemple, it doesn't work with:
>     <div type="introduction">

well, as I recall the template I posted only matched
<div type="chapter">

so that is not surprising.

You haven't fully specified either the input language or the required
output so you can't expect to get a full solution, just pointers to how
to do it. Even if you did post the full specification you can't expect
full solutions from a free service.

David


 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]