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]

RE: testing node type


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

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