Re: [xsl] Subsets2007-04-23 10:51:00Robert C Corsaro wrote: I think I got it. node[position() > 1] ... right? That will give you all nodes of type node in the current context except the first, if that is what you needed, then: yes. --~------------------------------------------------------------------ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/ or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com> --~--
|
|