xsl-list
[Top] [All Lists]

Re: IDREFS and key()

2005-11-29 03:12:08

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