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

Re: [xsl] Using the key function


Subject: Re: [xsl] Using the key function
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 22 May 2007 21:43:22 +0100

oh also @ref @length and @id select attributes, so

         <trail id="1234" length="50.5"/>

not the format you show:

	<trail> id="1234" length="50.5" </trail>

is your input _really_ in that format?

david

      

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


Current Thread