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: How do you get the most recent element?



> Wrong, David, and I nearly made the same mistake myself!

> match=note[1] will match any note that is the first note child of its
> parent, the test on position() will match the first note in the list being
> processed by apply-templates.

with a bit of luck, this would turn out to be the same thing on the
input and stylesheet in question (if it wasn't for the sorting) and I
could then claim I knew that and was taking advantage of that, rather
than making an error. You'd believe me, I'm sure...

David
 

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 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]