[Mono-bugs] [Bug 349111] The XPath expression child::node()[position()] is handled incorrectly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 16 20:50:35 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=349111
User tlillqvist at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349111#c3
--- Comment #3 from Tor Lillqvist <tlillqvist at novell.com> 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.
More information about the mono-bugs
mailing list