[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: find the following sibling of my parent


Subject: Re: find the following sibling of my parent
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 26 Apr 2000 18:54:50 +0100

Hi Perry,

For   $context::following-sibling::*[position()=1]:

try
      $context/following-sibling::*[position()=1]:

Dunno if your logic works, but that's the expression you want.

What you have here is two location steps in a location path, which should
be indicated with a slash. The "::" only appears in axis specifiers.

Hope it works!

--Wendell


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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



Current Thread
Keywords
xml