[xsl] Queestion about postional predicates de-mystified

Subject: [xsl] Queestion about postional predicates de-mystified
From: "Carlos Sanchez" <carlos@xxxxxxxx>
Date: Fri, 4 Jan 2002 11:17:41 -0600
  <xsl:value-of select="for $e in ancestor::node()
                            return if-absent(name($e), '')"
                separator="/" />

My apologies for the ignorance but are re the for, if-absent, return and
separator clauses part of Xpath 2.0 or XSLT 2.0 or XQUERY

Thx,

Carlos


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


Current Thread