Re: [xsl] Select all Instances

Subject: Re: [xsl] Select all Instances
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Fri, 07 Feb 2003 19:02:13 +0200
Jeff Kenton wrote:

Create a template that matches "//elementname"
There is no much sense to have //elmentname pattern, what's wrong with just "elementname" ?

This will find all of them.
Acually not a fact. Without applying templates (buit-in or defined in the stylesheet) the template may not be matched.

--
Oleg Tkachenko
Multiconn Technologies, Israel


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



Current Thread