Subject: RE: dl/dt/dd matching
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Thu, 14 Jan 1999 07:56:19 -0000
|
James wrote:
A variation on your suggestion can handle this:
- next-element() returns the next element sibling;
- next-element(MatchExpr) returns the next element sibling if it matches
MatchExpr (otherwise nothing)
DP:
Naming, suggested improvement.
If it deals with siblings, say so.
next-sibling-element()
and
next-sibling-element(MatchExpr)
regards, DaveP
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|