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]

first child is a text node


I try to find out a text node is the first child of  "pare" by:

<xsl:template match="pare/*[position()=1 and self::text()]">

but it doesn't work. Can anyone give some helps?

Thank.

_____________________________________________________________
Get email for your site ---> http://www.everyone.net


 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]