Re: [xsl] xpath // query

Subject: Re: [xsl] xpath // query
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Wed, 24 Apr 2002 11:15:08 -0400
[Aleksander Dye]

> I'm not quite sure I got you there....
> Are you saying that select="A//B//C" and select="A//C" will produce the
same
> result?
>
> check this xml out:
> <?xml version = '1.0' encoding = 'ISO-8859-1'?>
> <a>
>    <c>a/c</c>
>    <b>
>       <c>a/b/c</c>
>    </b>
> </a>
>

The original question said that "B" was guaranteed to be present.

Tom P


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


Current Thread