xsl-list
[Top] [All Lists]

Re: IDREFS and key()

2005-11-29 11:56:57
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
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

---------------------------------------------------------------------------
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



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--