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

Re: Apply-templates - how to omit top level element ta

Subject: Re: Apply-templates - how to omit top level element tags?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 9 Sep 2005 00:32:55 +0100
Re:  Apply-templates - how to omit top level element ta
> Why is using one inline in each place I need it more complicated than
> having to (and debug and maintain) separate templates in each and every

you could say same about C, why use functions when you could inline
everythng, or java, why bother with all those pesky objects and classes. 
templates are the main (only) modularisation of code mechanism in xslt
and using them generakky makes for more easily freusable and
maintainable code. especially in the face of possibly changing input
format. If you have a lot of inlined long xpath selecting specficc
grandchildren then it's much harder to change to code if a revised input
format makes them children or great grandchildren, but if you just use
<xsl:apply-templates/> everywhere and go with the flow it's much easier
to make a stylesheet that can cope with wide variations in input
structure.

David
 

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________

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.