Re: [xsl] IDREFS and key()

Subject: Re: [xsl] IDREFS and key()
From: Dan Vint <dvint@xxxxxxxxx>
Date: Tue, 29 Nov 2005 10:56:57 -0800
Thanks, this at least confirms that this is missing functionality in XSLT v1. I would have thought this would be built in functionality, or some way to work around it. The saxon tokenize() works for me in this case.

..dan

At 02:12 AM 11/29/2005, David Carlisle wrote:

  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
________________________________________________________________________

--------------------------------------------------------------------------- Danny Vint

Specializing in Panoramic Images of California and the West
http://www.dvint.com

voice: 510-522-4703

When H.H. Bennett was asked why he preferred to be out
shooting landscapes rather than spending time in his portrait studio:

"It is easier to pose nature and less trouble to please."

http://www.portalwisconsin.org/bennett_feature.cfm

Current Thread