[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] position() problem


Subject: Re: [xsl] position() problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 26 Jun 2003 10:00:23 +0100


> Why does "document('mygloss.xml')//mot[$pos]" only gives answer for $pos=1

well one obvious answer is that all mot elements are first children of
their parent, so would have position 1 but since you didn't show any
input document how do you expect us to know what position teh elements
are in?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



Current Thread