RE: Formatting elements

Subject: RE: Formatting elements
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 10 Oct 2000 15:31:52 +0100
> wrappers
> - if they do not exist consider two transformations piped to insert
> wrappers

The simplest rule is, wherever you've got a list, put a tag around the list
as well as tags around the members of the list.

If you haven't done this, it's a good idea to put in a SAX filter to add the
wrapper before the XSLT stylesheet sees the data. This will generally be
much faster than doing it with XSLT.

Mike Kay


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


Current Thread