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 - Draft of a proposal for vote


I am thinking of putting the following up for a vote. What do y'all think?

I 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>

I checked this out with both XML Spy 2004 and the W3C XML Schema 
validator <http://www.w3.org/2001/03/webdata/xsv> and they both said it 
was fine.

	Thanks,

		Yaron


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