[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [wsbpel] Issue - 111 - Proposal For Vote
|
Hi Alex, I realized that the schema suggestion was
the same as empty. However the intent is different and can rely on the
same extensibility we have for tExtensibleElements to add additional elements
and attributes. One core issue I see for 111 to address is that we need
to add to the activity <choice> group something that can be recognized
directly as an activity. So places where an activity is required this
extensibleActivity would be directly recognized. Otherwise you can already put any
extension you want in the BPEL and as long as under 92.* guidelines you know
what it is and it is an activity you can process it. I am not sure about your design
restriction “global attribute” declaration comment. Maybe you
could provide an example. Regards, Chris From: Alex Yiu [mailto:alex.yiu@oracle.com]
Hi Yaron,I like Frank Leymann's suggestion of changing the MAY to MUST in "MAY haveBPEL's standard...". Couldn't we enforce that with a schema definition likethe following?<element name="extensibleActivity" type="bpws:tExtensibleActivity"/><complexType name="tExtensibleActivity"> <complexContent> <extension base="bpws:tActivity"/> </complexContent></complexType>And then based on the 92.* rules you can either process the contents of theextensible activity or you can't. - Chris-----Original Message-----From: Yaron Y. Goland [mailto:ygoland@bea.com] Sent: Wednesday, May 25, 2005 3:27 PMTo: wsbpeltcSubject: [wsbpel] Issue - 111 - Proposal For VoteI re-raise my original proposal - http://lists.oasis-open.org/archives/wsbpel/200503/msg00188.html Yaron---------------------------------------------------------------------To unsubscribe from this mail list, you must leave the OASIS TC thatgenerates this mail. You may a link to this group and all your TCs in OASISat:https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php ---------------------------------------------------------------------To unsubscribe from this mail list, you must leave the OASIS TC thatgenerates this mail. You may a link to this group and all your TCs in OASISat:https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]