Wrapping groups

Subject: Wrapping groups
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Sun, 13 Sep 1998 21:09:35 -0400 (EDT)
Is it possible to transform something like this:

<a/><b/>
<a/><b/>
<a/><b/>
<a/><b/>

into

<w><a/><b/></w>
<w><a/><b/></w>
<w></a><b/></w>

Adding wrappers around repeated patterns strikes me as quite important 
and common.

 Paul Prescod


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


Current Thread