[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Selectively "delete" elements/attributes from the output
Subject: RE: [xsl] Selectively "delete" elements/attributes from the output
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 1 Dec 2005 08:32:09 -0000
|
> Can I provide rules for each of the thing I want to "delete",
> and then have one template to copy over everything else
Yes, that's a standard design pattern for XSLT. Search for "identity
template".
Michael Kay
http://www.saxonica.com/
|