<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>6429</bug_id>
          
          <creation_ts>2009-01-14 17:50:02 +0000</creation_ts>
          <short_desc>Eventing: Standardize Wrapped Event Sink</short_desc>
          <delta_ts>2009-06-24 00:04:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>Eventing</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>hasProposal</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>6428</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Li Li">lli5</reporter>
          <assigned_to name="Li Li">lli5</assigned_to>
          <cc>bob</cc>
    
    <cc>dug</cc>
    
    <cc>lli5</cc>
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23086</commentid>
    <comment_count>0</comment_count>
    <who name="Li Li">lli5</who>
    <bug_when>2009-01-14 17:50:02 +0000</bug_when>
    <thetext>WS-Eventing discusses two delivery formats: unwrapped and wrapped but does not specify a standard WSDL for wrapped event delivery. As the result, an Event Source has to assemble different event notifications for different wrap interfaces, thus negating the benefit of wrapped event delivery.

We propose to define a standard wrapped event sink WSDL as follows:
&lt;definitions 
xmlns=&quot;http://schemas.xmlsoap.org/wsdl/&quot; xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; 
xmlns:gsk=&quot;http://schemas.xmlsoap.org/ws/2004/08/eventing/generic_sink&quot; 
targetNamespace=&quot;http://schemas.xmlsoap.org/ws/2004/08/eventing/generic_sink&quot;&gt;
	&lt;types&gt;
	&lt;xs:schema targetNamespace=&quot;http://schemas.xmlsoap.org/ws/2004/08/eventing/generic_sink&quot;&gt;
	&lt;xs:complexType name=&quot;EventType&quot; mixed=&quot;true&quot;&gt;
	&lt;xs:sequence&gt;
		&lt;xs:any namespace=&quot;##any&quot; processContents=&quot;lax&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;
	&lt;/xs:sequence&gt;
	&lt;xs:element name=&quot;Notify&quot; type=&quot;gsk:EventType&quot; /&gt;
	&lt;/xs:complexType&gt;
	&lt;/xs:schema&gt;
	&lt;/types&gt;
	&lt;message name=&quot;notifyEvent&quot;&gt;
		&lt;part name=&quot;parameter&quot; element=&quot;gsk:Notify&quot;/&gt;
	&lt;/message&gt;
	&lt;portType name=&quot;GenericSinkPortType&quot;&gt;
		&lt;operation name=&quot;NotifyEvent&quot;&gt;
			&lt;input message=&quot;gsk:notifyEvent&quot;/&gt;
		&lt;/operation&gt;
	&lt;/portType&gt;
&lt;/definitions&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23134</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-01-16 00:05:46 +0000</bug_when>
    <thetext>2008-01-15: further discussion to list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24071</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-06 03:00:39 +0000</bug_when>
    <thetext>proposl od 2009-02-10 http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Feb/0068.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24137</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-10 19:01:39 +0000</bug_when>
    <thetext>Action-35 on Gil</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24154</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-11 10:00:01 +0000</bug_when>
    <thetext>Action-35
proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0057.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24170</commentid>
    <comment_count>5</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-11 18:01:59 +0000</bug_when>
    <thetext>Action-42 on Wu</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25185</commentid>
    <comment_count>6</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-05-18 19:50:59 +0000</bug_when>
    <thetext>proposal attached to email at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009May/0134.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25203</commentid>
    <comment_count>7</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-05-19 19:59:29 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/public-ws-resource-access/2009May/0149.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25204</commentid>
    <comment_count>8</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-05-19 20:01:02 +0000</bug_when>
    <thetext>resolved on 2009-05-19 with latest proposal</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>