OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Issue - 43 - Proposal to Vote


Proposal: The syntax for onAlarm element be changed to:

<onAlarm for="duration-expr"? until="deadline-expr"? 
repeatEvery="duration-expr"?>
    activity
</onAlarm>

Only one of three attributes may appear on an onAlarm. The semantics of 
repeatEvery is that from the time that the event handler is instantiated 
until it is un-instantiated an event handler will be created every 
duration-expr period. Like onEvent handlers each onAlarm handler created 
as a consequence of a repeatEvery exists independently of all other 
instances.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]