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 1032 - Point of clarity - Section 2.4.3.1, 4th function, 1st sentence
Summary: Point of clarity - Section 2.4.3.1, 4th 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:22 UTC by Greg Ritzinger
Modified: 2005-07-18 18:50 UTC (History)
0 users

See Also:


Attachments

Description Greg Ritzinger 2005-01-20 20:22:20 UTC
Section 2.4.3.1, 4th function, 1st sentence.   
   Point of clarity   
   "...the duration specified by elapsedTime at the caller for the Role
specified by roleName ..."   
   Is the duration specified by the caller or by Role?
Comment 1 Martin Chapman 2005-01-25 20:58:02 UTC
editorial
Comment 2 Martin Chapman 2005-02-14 21:07:17 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:47:05 UTC
Changed from:
xsd:boolean hasDurationPassed(xsd:duration elapsedTime, xsd:QName 
roleName) 
Returns "true" if, (a) used in a guard or repetition condition of a
Work Unit with the block attribute set to "true" or in a complete
condition of a Choreography and (b) the duration specified by
elapsedTime at the caller for the Role specified by roleName has elapsed
from the time either the guard or the repetition condition were enabled
for matching or the Choreography was enabled. Otherwise it returns
"false".

Changed to:
xsd:boolean hasDurationPassed(xsd:duration elapsedTime, xsd:QName 
roleName) 
Returns "true" if, (a) used in a guard or repetition condition of a
Work Unit with the block attribute set to "true" or in a complete
condition of a Choreography and (b) the duration specified by
elapsedTime at the caller,  specified by roleName parameter, has elapsed
from the time either the guard or the repetition condition were enabled
for matching or the Choreography was enabled. Otherwise it returns
"false".
Comment 4 Martin Chapman 2005-07-14 15:26:44 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:33 UTC
Yin Leng has confirmed the resolution:

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