|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: <xsl:apply-templates> or <xsl:for-each> ??
Hi, > I am really very much confused regarding when you make use of > <xsl:apply-templates> and when you make use of <xsl:for-each> > since i come from a programming background, it makes more > sence for me to > use <xsl:for-each> as I can imagine each node that is > processed in a loop . Yes, but it's not a loop. You select a set of nodes and then process them in document order. > But technically <xsl:apply-templates> seems to be doing the same job. > can some one advice me as to when exactly do we make use of > <xsl:apply-templates> and when <xsl:for-each> is best used?? I suppose it's a matter of taste, but if you're a beginner, I'd suggest you use xsl:apply-template with templates to first fully understand how XSLT processing works. Then, when you're comfortable with it, you'll probably understand yourself when xsl:for-each makes your life easier and when to stick with xsl:apply-templates. Santtu 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








