> > However, for the sake of regularity and convenience I feel > that concat could also accept a string sequence in each > argument (i.e. replace string? by string* in the > prototype). > This has been considered, and ruled out on the basis of backwards compatibility with XPath 1.0. The string-join function meets this need. Remember that you can write things like: string-join(("There are", count($seq), "items in this sequence:", $seq), " ") Michael KayReceived on Monday, 29 September 2003 12:45:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:14:27 GMT