[xsl] Subsets

Subject: [xsl] Subsets
From: Robert C Corsaro <rcorsaro@xxxxxxxxxxx>
Date: Mon, 23 Apr 2007 13:38:11 -0400
Is there a simple way to get a subset of nodes. I'm implementing a stack and want to pop the first node. I'd like to get the subset of [2..-1] and assign it to the next recursion.

Current Thread