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 position of parent


Paul Caton writes:
 > 
 >    <xsl:when test="parent::lg[position()=1]">
 > 

surely this means "the first of my parent <lg> elements"? obviously,
since every <l> has only one <lg> element, it always succeeds. 

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]