This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Queestion about postional predicates de-mystified


  <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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]