Subject: RE: XPath for number of preceding nodes sharing an ancestor
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 16 May 2001 06:24:31 +0100
|
> In the documents I am using I know that there are no
> inputform elements
> inside other inputform elements, so all input elements have only one
> inputform ancestor. Therefore, for each input node the node-sets
> ancestor::inputform and current()/ancestor::inputform each
> contain only one
> node.
that's OK then. I misremembered your problem.
Mike K
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|