![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Loop through children [Thread Next] Re: Loop through childrenTo: NULL Date: 3/29/2008 1:33:00 PM tshad wrote: > Why did you do the: > > <xsl:apply-templates select="FORMS/FORM/FIELDS/*"/> > > And then the: > > <xsl:template match="FIELDS/*"> > > Doesn't the select already get a node set that is already just the nodes > below the FIELDS tag? > > IF that was the case (which it may not be), couldn't you just have done: > > <xsl:template match="*"> No, that would match any element while the content of the template is what you want to do with the child elements of FIELDS elements and not with any element. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
