https://bugzilla.novell.com/show_bug.cgi?id=349111
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=349111#c3 --- Comment #3 from Tor Lillqvist <[EMAIL PROTECTED]> 2007-12-16 18:50:34 MST --- By the way, is it so that <xsl:for-each select="child::node()[position()]"> is exactly equivalent to <xsl:for-each select="child::node()"> ? If yes, is the former considered better style, or something? I am just wondering as they use it a lot in odf-converter. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
