xsl-list
[Top] [All Lists]

Re: Re: Method for delimiting template results

2003-03-05 15:46:37
That does the trick, and it allows me to select all checkboxes regardless of their relationships to the root element. Thank you!!!

Ted

On Wednesday, March 5, 2003, at 04:34  PM, Conal Tuohy wrote:

Perhaps you could try:

<xsl:apply-templates select=".//input[(_at_)type='checkbox']"/> ?


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



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