[Home] [By Thread] [By Date] [Recent Entries]
Hello, I need to extract the first 5 children from an element. I used the following syntax and I have problems with it. <xsl:for-each select="/root/element[position()<4]"> ... </xsl:for-each> Do I need to escape the condition ( position()<4 ). Can anybody let me know what am I doing wrong . Thanx...
|

Cart



