- From: Michael Rys <mrys@microsoft.com>
- Date: Mon, 16 Feb 2004 03:23:39 -0800
- To: <public-qt-comments@w3.org>
Section 3.12.5 Constructor Functions Technical Have the constructor functions accept () and return () on it. This makes it more usable on expressions that may return an empty sequence in the context of static typing such as xs:int(/a/b[1]/@c). Thus, change the signature to: T($x as xdt:anyAtomicType?) as T?
Received on Monday, 16 February 2004 06:23:48 UTC