RE: [xsl] Problems copying elements recursively.

Subject: RE: [xsl] Problems copying elements recursively.
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Fri, 7 Feb 2003 11:59:29 -0500
[ Imrran Wahid]

> > You mean that you wish to display the markup when
> > the HTML page is
> > viewed?  Then my comments on not outputting the
> > angle brackets do not
> > apply to your task, do they?
> 
> Yes, I wish to display the markup for only this one
> node...and all its decendants. Would the identity
> transform help with this? I thought it was for the
> entire document.
> 
> > 

You can apply it to any node set that you wish, not limited to the whole
document.  You can write templates to modify the output as the template
recurses through the node set.

Cheers,

Tom P

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


Current Thread