[Bug 3651] Argument types of fn:dateTime

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3651


andrew.eisenberg@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from andrew.eisenberg@us.ibm.com  2006-09-15 17:54 -------
The XSL and XML Query WGs considered this issue at their Sept. 12 meeting.

The WGs agree with the changes that you have suggested:

- fn:dateTime should have the following signature:

  fn:dateTime($arg1 as xs:date?, $arg2 as xs:time?) as xs:dateTime?

- the function will return the empty sequence if either of the parameters are
the empty sequence


Please close this bug report if you agree with our resolution.

Received on Friday, 15 September 2006 17:55:46 UTC