This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1031 - Point of clarity - Section 2.4.3.1, 3rd function, 1st sentence
Summary: Point of clarity - Section 2.4.3.1, 3rd function, 1st sentence
Status: CLOSED FIXED
Alias: None
Product: WS Choreography
Classification: Unclassified
Component: Last Call Comment: Confirmed Closed (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: --
Assignee: Greg Ritzinger
QA Contact: Martin Chapman
URL: http://http://lists.w3.org/Archives/P...
Whiteboard:
Keywords:
Depends on: 1029
Blocks:
  Show dependency treegraph
 
Reported: 2005-01-20 20:21 UTC by Greg Ritzinger
Modified: 2005-07-18 18:50 UTC (History)
0 users

See Also:


Attachments

Description Greg Ritzinger 2005-01-20 20:21:32 UTC
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.
Comment 1 Martin Chapman 2005-01-25 20:57:34 UTC
editorial
Comment 2 Martin Chapman 2005-02-14 21:07:00 UTC
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.
Comment 3 Greg Ritzinger 2005-05-25 20:46:31 UTC
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).

Comment 4 Martin Chapman 2005-07-14 15:26:32 UTC
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
Comment 5 Martin Chapman 2005-07-18 18:50:14 UTC
Yin Leng has confirmed the resolution:

http://lists.w3.org/Archives/Public/public-ws-chor-comments/2005Jul/0010.html