Re: [xsl] XSL design question

Subject: Re: [xsl] XSL design question
From: pcarey@xxxxxxxxxxx
Date: Tue, 2 Sep 2003 19:04:37 -0400

> 2) Why doesn't <xsl:apply-templates select="*[not(descendant::index)]"/>
> process all elements except <index> elements?

>>It selects all children that don't have an index descendent. Isn't that
>>what you expect?

Yes. I see now. In a moment of high ignorance, I took
*[not(descendant::index)] to mean "All descendants except <index> elements"
Yikes!!! I should do penance for that.





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread