atom feed23 messages in org.oasis-open.lists.wsbpelIssue - 294.2 - proposal for vote
FromSent OnAttachments
ws-bpel issues list editorJun 4, 2006 11:18 am 
Alex YiuJun 4, 2006 4:14 pm 
Mark FordJun 4, 2006 4:45 pm 
Alex YiuJun 4, 2006 6:35 pm 
Alex YiuJun 4, 2006 6:39 pm 
Peter FurnissJun 5, 2006 2:20 am 
Alex YiuJun 5, 2006 12:33 pm 
Thomas SchulzeJun 9, 2006 3:08 pm 
Thomas SchulzeJun 10, 2006 12:31 am 
Alex YiuJun 12, 2006 7:00 pm 
Alex YiuJun 19, 2006 3:28 am 
Alex YiuJun 21, 2006 10:44 am 
Danny van der RijnJun 21, 2006 12:23 pm 
Alex YiuJun 21, 2006 12:33 pm 
Simon D MoserJun 22, 2006 4:36 am 
Alex YiuJun 22, 2006 11:36 am 
Danny van der RijnJun 22, 2006 12:05 pm 
Alex YiuJun 22, 2006 12:43 pm 
Simon D MoserJun 23, 2006 1:38 am 
Alex YiuJun 23, 2006 11:57 am 
Alex YiuJun 28, 2006 1:50 am 
Alex YiuJun 28, 2006 7:17 pm 
Alex YiuJul 19, 2006 9:55 am 
Subject:Issue - 294.2 - proposal for vote
From:Alex Yiu (alex@oracle.com)
Date:Jun 28, 2006 1:50:01 am
List:org.oasis-open.lists.wsbpel

Hi, all,

Here is the revised proposal for vote for issue 294.2:  Clarification namespace usage in Abstract and Executable Process: (after factoring in suggestion from Danny and Simon)

====================================== [a] At the end of  Section: "13.1.1. URI",

--------------------------------------

The Abstract Process syntax is denoted under the following namespace:

urn:oasis:names:tc:wsbpel:2.0:process:abstract

-------------------------------------- add:

-------------------------------------- The Abstract Process namespace URI does not apply to <property>, <propertyAlias> and <service-ref> elements. That means, these elements are not declared in the Abstract Process namespace and MUST be always identified with Executable Process namespace URI, even when used in the context of Abstract Processes.

Similarly, any XPath function defined by this specification are always identified with Executable Process namespace URI, even when they are used in an expression in an Abstract Process.

--------------------------------------

[b] Also formally incorporated the text suggested in action item #74: [1]http://www.oasis-open.org/apps/org/workgroup/wsbpel/members/action_item.php?action_item_id=1434

In the paragraph:

-------------------------- The following XPath extension functions are defined by WS-BPEL and MUST be supported by a WS-BPEL implementation: · getVariableProperty, described below · doXslTransform, described in section 8.4. Assignment These extensions are defined in the standard WS-BPEL namespace.

--------------------------

Change the last sentence to:

-------------------------- These extensions are defined in the standard WS-BPEL Executable Process namespace.

--------------------------

Then, add clarification text on XPath extension function for other NS, as follows:

-------------------------- A WS-BPEL processor MAY make XPath extension functions of other namespaces available. If a process definition contains XPath functions of other namespaces, they are treated like WS-BPEL extensions declared with mustUnderstand="yes" (see Section 14. Extension Declarations). Therefore, a WS-BPEL Processor that does not support one or more of these XPath extension functions MUST reject the process definition. This requirement MUST be statically enforced.

Also, the XPath extension functions, as always required by XPath semantics, MUST not perform any side-effect operations visible to the WS-BPEL process.

-------------------------- ======================================

Thanks!

Regards, Alex Yiu

References

Visible links 1. http://www.oasis-open.org/apps/org/workgroup/wsbpel/members/action_item.php?action_item_id=1434