Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - Cannot enter data into Dynamic Table cells [Thread Next] RE: [xsl] Cannot enter data into Dynamic Table cellsTo: Date: 7/1/2004 2:48:00 PM > the problem seems to be the line : > > <xsl:for-each > select="current()[position()]/following::*[position() < > 5]"> I haven't tried to understand what you are trying to achieve, but (a) current() will always select a single node, so applying a predicate to it is a little pointless (b) the predicate [position()] is short for [position()=position()], which is always true. Michael Kay | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
