Re: [xsl] IDREFS and key()

Subject: Re: [xsl] IDREFS and key()
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 29 Nov 2005 10:12:08 GMT
  If you want to do it using a 2.0 basic processor, you can specify
  use="tokenize(@references, '\s')".

  If you want to do it using 1.0, you're a masochist...


Unless you are using saxon (or similar) in which case you can use the
saxon:tokenize extension function to do the same as above (with
slightly different syntax).

David



________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________

Current Thread