|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Defining variables as sequence of strings
On Thu, May 14, 2015 at 11:25 AM, Dimitre Novatchev
<dnovatchev@xxxxxxxxx> wrote:
> <xsl:variable name="vSorted" as="xs:string*">
> <xsl:perform-sort select="distinct-values($vTypes)">
> <xsl:sort select="."/>
> </xsl:perform-sort>
> </xsl:variable>
>
> <xsl:value-of select=
> "$vSorted/concat('...Some other text (', ., ') More Text....')"
> separator="
"/>
OK, looking at this, I don't think the / operator is allowed on a
sequence of strings -- it is allowed only on a sequence of nodes.
However I used XML-SPY -- the only XSLT 2.0 processor I have at work,
and it worked OK.
I will need to get back home and try using Saxon.
Sorry, I have been rather sleepy this morning.
--
Cheers,
Dimitre Novatchev
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








