[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Copying and Transforming/Recursion? - Revisited

Subject: Re: Copying and Transforming/Recursion? - Revisited
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 12 Oct 2000 15:14:39 GMT
Re: Copying and Transforming/Recursion? - Revisited
> If my XSL actually copies the source, then how can it also apply the "input"
> template to the source it just copied?

th eidentity transform (either the one in the spec or th esimilar one
Ijust posted) matches on * but if you have a a template that has higer
priority then that will be applied (only one template is applied
to any node in a given apply-templates) match="input" has a default
priority higher than match="*" so when the node set contains an input
node the new templat ewill be used not the template used for everything
else. 

David


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.