Subject: Re: xslt2 complex content sequences
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 5 Sep 2005 18:01:17 +0100
|
> How about:
> <xsl:value-of separator=" ">
Yes, thanks, that works on my posted sample but in general it does a
value-of kind of thing on the sequence and returns the string value.
<a>{my:funca(.)}{my:funcb(.)}</a>
where the functions might do anything, including generating new element
nodes.
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
________________________________________________________________________
|