Re: [xsl] Flatten a sequence to a string in xslt 2.0

Subject: Re: [xsl] Flatten a sequence to a string in xslt 2.0
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 29 Mar 2004 17:23:22 +0100
>   Just use:
>
>  substring-after(.,string($foo))

that's an error in XSLT2 as currently drafted.

-- 
http://www.dcarlisle.demon.co.uk/matthew

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