Subject: Re: template matching everywhere
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 5 Mar 2004 09:54:49 GMT
|
I would like to write a template that match a particular element but
this element could be located anywhere, my xml file may look like :
That is the normal case, you just want
<xsl:template match="TOBEMATCHED">
....
David
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- template matching everywhere
- jf - Thu, 4 Mar 2004 18:07:36 -0500 (EST)
- Wendell Piez - Thu, 4 Mar 2004 18:48:43 -0500 (EST)
- jf - Fri, 5 Mar 2004 04:03:35 -0500 (EST)
- David Carlisle - Fri, 5 Mar 2004 04:55:44 -0500 (EST) <=
|
|