This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Section 2.4.3.1, 3rd function, 1st sentence. Point of clarity "Returns the current date and time at the caller for the Role specified by roleName ..." There is only one point in time that is current date and time for either the caller or for the Role. Should the description be "Returns the current date and time for the Role specified by roleName ..."? Alternatively, the function should be changed to xsd:time getCurrentDateTime() Returns the current date and time at the caller.
editorial
From meeting on 25-jan-05: http://lists.w3.org/Archives/Member/member-ws-chor/2005Jan/att-0010/2005-01- 25_WS-Chor_Notes.txt Editorial - similar to 1029.
Changed from: xsd:dateTime getCurrentDateTime(xsd:QName roleName) Returns the current date and time at the caller for the Role specified by roleName (for example a Role can ask only about it's own date/time). Changed to: xsd:dateTime getCurrentDateTime(xsd:QName roleName) Returns the current date and time at the caller. The caller is specified by the roleName parameter (i.e. a Role can ask only about it's own date/time).
Yin-Leng has been informed of the group's resolution to this issue [1]. changed to closed, and awaiting confirmation. [1] http://lists.w3.org/Archives/Public/public-ws-chor- comments/2005Jul/0002.html
Yin Leng has confirmed the resolution: http://lists.w3.org/Archives/Public/public-ws-chor-comments/2005Jul/0010.html