Subject: How to find the parent.
From: Pedro Pastor <pps@xxxxx>
Date: Fri, 04 May 2001 17:16:24 +0200
|
Dear all,
I would like to know if it is possible, once you have find a target
element (whatever kind of element is), to find out which is its father.
A typical example would be looking for a substring and once find it
getting to know inside which element is included (paragraph, title,
...). In fact, as the first query could produce a text-node result set,
but the actual question would be finding the result set of the fathers.
Example:
query = in which elements the string " Shakespeare" is included.
Thanks in advance.
Pedro
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|