[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: A sequence of more than one item is not allowed as

Subject: RE: A sequence of more than one item is not allowed as the [nth] argument of [function]
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 5 Mar 2005 00:02:37 -0000
concatenate more than 30 strings
> Why can't I pass a sequence to concat() or string()?  Shouldn't it be
> implicitly converted to the concatentation of its items?  
> Evidently not,
> so if I've got a sequence, what do I need to do to convert it to a
> string?

With XSLT 1.0, and with a 2.0 processor in 1.0 mode, when you pass a
sequence to concat() or string() it will use the first item in the sequence
and ignore the rest.

With XSLT 2.0 "we" decided that was a bad idea, so it's now an error.

The way to concatenate all the strings in a sequence into a single string is
the new string-join() function.

Michael Kay
http://www.saxonica.com/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.