(Steven Holzner) The following example uses the logical operator >. This rule applies to all <PLANET> elements after position 5: <xsl:template match="PLANET[position() > 5]"> <xsl:value-of select="."/> </xsl:template> There is also a true function that always returns a value of true,
Read More - Register for Free Membership
