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 - 146 - Proposal For Vote


Since the discussion on the topic seems to have concluded in favor of 
the draft proposal I officially propose that the definition of tVariable 
be changed to:

<complexType name="tVariable">
     <complexContent>
        <extension base="bpws:tExtensibleElements">
           <attribute name="name" type="NCName" use="required"/>
           <attribute name="messageType" type="QName" use="optional"/>
           <attribute name="type" type="QName" use="optional"/>
           <attribute name="element" type="QName" use="optional"/>
        </extension>
     </complexContent>
</complexType>

		Thanks,

			Yaron


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