Re: [xsl] Key to select all same nodes(same @id) except current node2007-03-07 10:43:16
me> not sure what you mean by top element. If you mean ancestor then in 2
me> that's
me> key('ParentKey',@id) intersect ancestor::category
or simpler (and working in 1.0 as well)
@id=ancestor::category/@id
David
--~------------------------------------------------------------------
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>
--~--
|
|
||||||||||||||||