xsl-list
[Top] [All Lists]

Re: using step or following-sibling?

2004-12-03 15:36:06
Isn't row[1] short for row[position()=1]? Since he's trying to avoid the 
position() function, isn't that a problem?

I'm curious: What issue do you have with the position function, Matt?

Jay Bryant
Bryant Communication Services




Geert Josten <Geert(_dot_)Josten(_at_)daidalos(_dot_)nl> 
12/03/2004 04:21 PM
Please respond to
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com


To
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
cc

Subject
Re: [xsl] using step or following-sibling?






<xsl:value-of select="following-sibling::row[1]/emp_nm" />

Cheers,
Geert


 
 

-- 
Geert(_dot_)Josten(_at_)Daidalos(_dot_)nl
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>