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 1030 - Point of clarity - Section 2.4.3.1, 2nd function, 1st sentence
Summary: Point of clarity - Section 2.4.3.1, 2nd 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://lists.w3.org/Archives/Public/p...
Whiteboard:
Keywords:
Depends on: 1029
Blocks:
  Show dependency treegraph
 
Reported: 2005-01-20 20:20 UTC by Greg Ritzinger
Modified: 2005-07-18 18:49 UTC (History)
0 users

See Also:


Attachments

Description Greg Ritzinger 2005-01-20 20:20:38 UTC
Section 2.4.3.1, 2nd function, 1st sentence.   
   Point of clarity   
   "Returns the current date at the caller for the Role specified by roleName 
..."   
   There is only one point in time that is current date for either the caller or
for the Role.   
   Should the description be "Returns the current date for the Role specified by
roleName ..."?   
   Alternatively, the function should be changed to   
      
   xsd:time getCurrentDate()    
     
   Returns the current date at the caller.
Comment 1 Martin Chapman 2005-01-25 20:57:01 UTC
editoral
Comment 2 Martin Chapman 2005-02-14 20:46:58 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:45:57 UTC
Changed from:
xsd:date getCurrentDate(xsd:QName  roleName) 
Returns the current date at the caller for the Role specified by
roleName (for example a Role can ask only about it's own date).

Changed to:
xsd:date getCurrentDate(xsd:QName  roleName) 
Returns the current date at the caller. The caller is specified by the
roleName parameter (i.e. a Role can ask only about it's own date).

Comment 4 Martin Chapman 2005-07-14 15:26:21 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:49:30 UTC
Yin Leng has confirmed the resolution:

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