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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel-spec-edit message

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


Subject: Re: [wsbpel-spec-edit] [Fwd: Re: [wsbpel] Issue 24 - separate schematafor abstract and executable processes]



Hi, all editor subgroup members,

We had a conf call with Phil (from Unisys), John and Satish, Nick and me on some general abstract BPEL discussion (Thursday - May 06).

I got an action item to make the changes to schema and spec to reflect Issue 24 resolution, i.e., separate the schemas under two namespaces.
Here are my suggested changes of phrase-1:

(1) create two namespace URI:
"http://schemas.xmlsoap.org/ws/2004/03/business-process/" for executable BPEL
"http://schemas.xmlsoap.org/ws/2004/03/business-process/abstract" for abstract BPEL

(2) remove
abstractProcess="yes|no"attribute in the process definition
Using the namespace and/or prefixes to denote whether this is an abstract or executable process. E.g.:
<bpws:process xmlns:bpws=
"http://schemas.xmlsoap.org/ws/2004/03/business-process/">
<bpwsa:process xmlns:bpwsa="http://schemas.xmlsoap.org/ws/2004/03/business-process/abstract">

(3) Going through the spec apply the above changes in (2). E.g. (i) adding namespace URIs to Section 2.  (ii) remove abstractProcess attribute reference in Section 6.2, Section 16 and other examples.

(4) create a XSD file "wsbpel_abstract.xsd", which is just a temporary place holder to point to the new namespace as the targetNamespace and which defines an element which extends from the executable tProcess type. Please note that this schema extension extension is a just temporarily arrangement. We shall work on details of separating the schemas in phrase-2 after we vote on Issue 107, 99 and etc.


What do you guys think?


Thanks!



Regards,
Alex Yiu


Alex Yiu wrote:

Hi,

Forwarding to the editing group email list to move the actual discussion there ...
Thanks!


Regards,
Alex Yiu


-------- Original Message --------
Subject: Re: [wsbpel] Issue 24 - separate schemata for abstract and executable processes
Date: Wed, 05 May 2004 19:59:56 -0700
From: Alex Yiu <alex.yiu@oracle.com>
To: wsbpel@lists.oasis-open.org
CC: Alex Yiu <alex.yiu@oracle.com>
References: <DE9056188C44404585190D5D869CB9CE09ED08@seedebrsales.seeburger.de>


Hi all,

(Cross posting from Issue 99)

Judging from the resolution of Issue 24,
(http://lists.oasis-open.org/archives/wsbpel/200401/msg00013.html)
we want to have two namespaces.

Issue 24 execution has been in the "kitchen" sink for a while. I would 
suggest the editing subgroup (including myself) to make a small 
incremental change first to the spec in the coming few weeks to reflect 
the desire of having two namespaces.

After voting on issue 99, 107 and etc, we will work the remaining 
details for Issue 24, i.e. separating those 2 schemas while keeping some 
linkage in using XML Schema construct.


Thanks!



Regards,
Alex Yiu



  



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