in reply to Re: OT - Dynamic data into columns in XSLT
in thread OT - Dynamic data into columns in XSLT

Actually, that would only work as current()/position(), since the self:: axis refers to the predicate context.

Whatever. Just stick the position() in an xsl:variable and call it good enough.

  • Comment on Re^2: OT - Dynamic data into columns in XSLT