|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Copying and Transforming/Recursion? - Revisited
David, Thank-you very much for the time and the effort - it now makes perfect sense! Cheers, Jeff -----Original Message----- From: David Carlisle [mailto:davidc@xxxxxxxxx] Sent: Thursday, October 12, 2000 11:15 AM To: xsl-list@xxxxxxxxxxxxxxxx Subject: 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 XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








