RE: [xsl] Ignoring sibling parents

Subject: RE: [xsl] Ignoring sibling parents
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 6 May 2003 22:39:11 +0100
> I find that I am unable to select the sibling information for 
> siblings that don't share the same parents. I use the 
> following XPath statement, well similar anyway, to return the 
> sibling id, and it performed perfectly until I encountered 
> siblings with different parents:
> 

The definition of "siblings" is "two nodes with the same parent". If
they have different parents, they are not siblings.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread