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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsn message

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


Subject: Issue: Pause/Resume subscription message types


The pause/resume subscription message types are currently declared as

<xsd:element name="PauseSubscription" />
<xsd:element name="PauseSubscriptionResponse" />
<xsd:element name="ResumeSubscription" />
<xsd:element name="ResumeSubscriptionResponse" />

They should be declared using a <complexType/> instead (other wise the
type defaults to anyType which is not quite what is intended).

/Sam
-- 
Sam Meder <meder@mcs.anl.gov>
The Globus Alliance - University of Chicago
630-252-1752




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