xsl-list
[Top] [All Lists]

Re: Tags to HTML page

2004-08-12 06:28:01
Ah, so the loop question never arises... I think i get it now...

Thanks.


Quoting David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>:



Or does the apply-templates only apply to the childrens of the node being
processed?

It applies to the nodes selected in its select attribute, so if you go

<xsl:apply-templates select="/root/h3[4]/h3[2]"/>

it will apply to the single h3 node which is the second h3 child of the
fourth h3 child or root.

If you don't use select= then a default selection of node() is used
which selects all the children (text, elements, comments and processing
instructions). So a short answer to your question is "yes".

David

________________________________________________________________________
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
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--









O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt
212.55.154.55'/home/sapo/INFOMAIL/tree/gettrailer.php/gettrailer.phpGETHTTP/1.0info.mail.sapo.ptÈwAnÑReferer
User-Agent
Wget/1.8.1HTTP_X_UP_SUBNO


<Prev in Thread] Current Thread [Next in Thread>