RE: testing node type

Subject: RE: testing node type
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 22 Sep 2000 12:13:04 +0100
Pawson, David writes:
 > name() returns an empty string if its a comment.
 > <xsl:variable name="empty" />
 >  <xsl:if test="name( following-sibling::node()[1]) =$empty">

but name() also returns empty if its a processing-instruction, doesnt
it? ditto text()

but yes, may I could make that work

sebastian


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


Current Thread