[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Create Table


Subject: Re: [xsl] Create Table
From: "Eric J. Bowman" <eric@xxxxxxxxxxxxxxxx>
Date: Mon, 22 Mar 2010 23:44:14 -0600

> $i]"/>&#160;</td>
> 

A tad more efficient to write the above as $i][1]"/>&#160;</td>.

-Eric


Current Thread