Subject: Re: How to find all parents having the same child?
From: Mike Brown <mike@xxxxxxxx>
Date: Tue, 17 Jun 2003 17:44:44 -0600 (MDT)
|
Bita Jooooooon wrote:
> Hi,
>
> can anyone tell me how to find all parents having the
> same child?
>
> An example would really help me.
>
In the XPath/XSLT data model, like most trees, a child node can only have one
parent. An example of your XML data and what nodes you're trying to select
would be helpful...
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|