RE: Fixes to string constructors now in internal WD

I think you're right on both points.

Jonathan
________________________________________
From: Josh Spiegel [josh.spiegel@oracle.com]
Sent: Thursday, October 08, 2015 10:28 AM
To: Robie, Jonathan
Cc: Michael Kay; Public Joint XSLT XQuery XPath
Subject: Re: Fixes to string constructors now in internal WD

> On Oct 8, 2015, at 7:23 AM, Robie, Jonathan <jonathan.robie@emc.com> wrote:
>
> Should string-join() also use ' ' as the default separator?  I can always specify string-join($x, '') if I don't want that.

string-join() is in 3.0 so I don’t think we can do that (wouldn’t be backwards compatible).

Please verify, but I think relaxing xs:string* to xs:anyAtomicType* would be backwards compatible.

Thanks,
Josh

Received on Thursday, 8 October 2015 14:59:38 UTC