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: Re: [wsbpel] Issue - 196 - Proposal For Vote



Hi Yaron,

Actually, tQuery will be gone after Issue 103. And, we need to apply the similar changes to "tFrom" and "toTo", since we collapse <expression> into <from> and <to>.

(Please see: the XSD section in:
http://www.oasis-open.org/apps/org/workgroup/wsbpel/download.php/12827/Issue_199_203_delta_on_103_take_11_for_diff.pdf
Issue_199_203_delta_on_103_take_11_for_diff.pdf : with the DELTA highlighted
)

Do you want to absorb these changes into Issue 199 as an amendment?
Or, you prefer a separate vote on that.

If separate vote, let's pass 199 first then passed an updated version of your proposal.


Thanks!



Regards,
Alex Yiu




Yaron Y. Goland wrote:
Change the schema for tQuery and tExpression as specified below so new attributes can be added:

     <complexType name="tQuery" mixed="true">
         <sequence>
             <any minOccurs="0"/>
         </sequence>
         <attribute name="queryLanguage" type="anyURI"/>
         <anyAttribute namespace="##other" processContents="lax"/>
     </complexType>
     <complexType name="tExpression" mixed="true">
         <sequence>
             <any minOccurs="0"/>
         </sequence>
         <attribute name="expressionLanguage" type="anyURI"/>
         <anyAttribute namespace="##other" processContents="lax"/>
     </complexType>


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  You may a link to this group and all your TCs in OASIS
at:
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]