- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Oct 2009 13:49:30 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv1530 Modified Files: wseventing.html wseventing.xml Log Message: typo Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- wseventing.xml 28 Sep 2009 12:20:34 -0000 1.79 +++ wseventing.xml 1 Oct 2009 13:49:28 -0000 1.80 @@ -3129,11 +3129,11 @@ <example> <head>EventDescriptions</head> <eg>(01) <wse:EventDescriptions -(02) targetNamepace="http://www.example.org/oceanwatch/notifications" +(02) targetNamespace="http://www.example.org/oceanwatch/notifications" (03) xmlns:wse="http://www.w3.org/&wsevt.nsprefix;/ws-evt" (04) xmlns:ow="http://www.example.org/oceanwatch"> (05) <wse:types> -(06) <xs:schema targetNamepace="http://www.example.org/oceanwatch"> +(06) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (07) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> (08) <xs:element name="WindReport" type="ow:WindReportType"/> (09) </xs:schema> @@ -3269,7 +3269,7 @@ (06) xmlns:ow="http://www.example.org/oceanwatch" (07) xmlns:tns="http://www.example.org/oceanwatch/notifications"> (08) <wsdl:types> -(09) <xs:schema targetNamepace="http://www.example.org/oceanwatch"> +(09) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (10) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> (11) <xs:element name="WindReport" type="ow:WindReportType"> (12) </xs:schema> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- wseventing.html 23 Sep 2009 19:12:47 -0000 1.87 +++ wseventing.html 1 Oct 2009 13:49:28 -0000 1.88 @@ -80,18 +80,18 @@ 9 <a href="#policy">WS-Eventing Policy Assertion(s)</a><br/> 10 <a href="#acks">Acknowledgements</a><br/> 11 <a href="#refs">References</a><br/> - 11.1 <a href="#iddiv2_1_2144">Normative References</a><br/> - 11.2 <a href="#iddiv2_1_2252">Informative References</a><br/> + 11.1 <a href="#iddiv2_1_2232">Normative References</a><br/> + 11.2 <a href="#iddiv2_1_2340">Informative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Advertising">Advertising Event Information</a><br/> A.1 <a href="#ETypes">Event Types & Event Descriptions</a><br/> - A.1.1 <a href="#iddiv3_1_2522">Retrieving Event Descriptions</a><br/> - A.1.2 <a href="#iddiv3_1_2536">Bindings for Event Descriptions</a><br/> - A.1.2.1 <a href="#iddiv4_1_2541">Binding for Unwrapped Notifications</a><br/> - A.1.2.2 <a href="#iddiv4_1_2559">Binding for Wrapped Notifications</a><br/> + A.1.1 <a href="#iddiv3_1_2616">Retrieving Event Descriptions</a><br/> + A.1.2 <a href="#iddiv3_1_2632">Bindings for Event Descriptions</a><br/> + A.1.2.1 <a href="#iddiv4_1_2637">Binding for Unwrapped Notifications</a><br/> + A.1.2.2 <a href="#iddiv4_1_2655">Binding for Wrapped Notifications</a><br/> A.2 <a href="#NWSDL">Notification WSDLs</a><br/> - A.2.1 <a href="#iddiv3_1_2586">Retrieving Notification WSDLs</a><br/> - A.3 <a href="#iddiv2_1_2600">Multiple Event Information Metadata Sections</a><br/> + A.2.1 <a href="#iddiv3_1_2682">Retrieving Notification WSDLs</a><br/> + A.3 <a href="#iddiv2_1_2698">Multiple Event Information Metadata Sections</a><br/> B <a href="#Schema">XML Schema</a><br/> C <a href="#WSDL">WSDL</a><br/> D <a href="#wrappedWSDL">WSDL for Standard Wrapped Delivery</a><br/> @@ -217,11 +217,11 @@ <div class="exampleHeader"><a name="Table1" id="Table1"/>Example 2-1: Hypothetical request to create a subscription</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ew="http://www.example.com/warnings" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/Subscribe +(08) http://www.w3.org/2009/09/ws-evt/Subscribe (09) </wsa:Action> (10) <wsa:MessageID> (11) uuid:d7c5726b-de29-4313-b4d4-b3425b200839 @@ -267,11 +267,11 @@ <div class="exampleHeader"><a name="Table2" id="Table2"/>Example 2-2: Hypothetical response to a subscribe request</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/SubscribeResponse +(08) http://www.w3.org/2009/09/ws-evt/SubscribeResponse (09) </wsa:Action> (10) <wsa:RelatesTo> (11) uuid:d7c5726b-de29-4313-b4d4-b3425b200839 @@ -379,7 +379,7 @@ <h3><a name="namespaces" id="namespaces"/>3.3 XML Namespaces</h3><p> The XML namespace URI that MUST be used by implementations of this specification is: - </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-evt">http://www.w3.org/2009/02/ws-evt</a></pre></div></div><p><a href="#Table3">Table 3-1</a> lists XML namespaces that are used in this + </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evt">http://www.w3.org/2009/09/ws-evt</a></pre></div></div><p><a href="#Table3">Table 3-1</a> lists XML namespaces that are used in this specification. The choice of any namespace prefix is arbitrary and not semantically significant. </p><a name="Table3" id="Table3"/><table border="1"><caption>Table 3-1: Prefixes and XML namespaces used in this specification </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespace </th><th align="left"> Specification(s) </th></tr><tr><td>s</td><td>(Either SOAP 1.1 or 1.2)</td><td>(Either SOAP 1.1 or 1.2)</td></tr><tr><td>s11</td><td><a href="http://schemas.xmlsoap.org/soap/envelope/"> @@ -390,8 +390,8 @@ http://schemas.xmlsoap.org/wsdl/ </a></td><td>WSDL <a href="#WSDL11">[WSDL11]</a></td></tr><tr><td>wsa</td><td><a href="http://www.w3.org/2005/08/addressing"> http://www.w3.org/2005/08/addressing - </a></td><td>WS-Addressing <a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td>wse</td><td><a href="http://www.w3.org/2009/02/ws-evt"> - http://www.w3.org/2009/02/ws-evt + </a></td><td>WS-Addressing <a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td>wse</td><td><a href="http://www.w3.org/2009/09/ws-evt"> + http://www.w3.org/2009/09/ws-evt </a></td><td>This specification</td></tr><tr><td>xs</td><td><a href="http://www.w3.org/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a></td><td> @@ -475,7 +475,7 @@ To create a subscription, a subscriber sends a request message of the following form to an event source: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/Subscribe + http://www.w3.org/2009/09/ws-evt/Subscribe <b>[Body]</b> <wse:Subscribe ...> @@ -514,7 +514,7 @@ This optional element contains the delivery format to be used for notification messages sent in relation to this subscription. Implied value is - "http://www.w3.org/2009/02/ws-evt/DeliveryFormats/Unwrap", which + "http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap", which indicates that unwrapped delivery MUST be used. See Section <a href="#NotificationFormats"><b>2.3 Notification Formats</b></a> for details. </p><p> @@ -522,9 +522,9 @@ format, the request MUST generate a wse:DeliveryFormatRequestedUnavailable fault indicating that the requested delivery format is not supported. - </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Format@Name="http://www.w3.org/2009/02/ws-evt/DeliveryFormats/Unwrap" </dt><dd><p> + </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Format@Name="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap" </dt><dd><p> Indicate the unwrapped event delivery format. - </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Format@Name="http://www.w3.org/2009/02/ws-evt/DeliveryFormats/Wrap" </dt><dd><p> + </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Format@Name="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Wrap" </dt><dd><p> Indicate the wrapped event delivery format. </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Expires </dt><dd><p> Requested expiration time for the subscription. (No @@ -580,7 +580,7 @@ If an Event Source detects this condition it MUST generate a wse:EmptyFilter fault in response to the Subscribe request message. </p></dd><dt class="label"><a name="Dialect" id="Dialect"/><b>[Body]</b>/wse:Subscribe/wse:Filter/@Dialect </dt><dd><p> - Implied value is "http://www.w3.org/2009/02/ws-evt/Dialects/XPath10". + Implied value is "http://www.w3.org/2009/09/ws-evt/Dialects/XPath10". </p><p> While an XPath predicate expression provides great flexibility and power, alternate filter dialects MAY be @@ -594,8 +594,8 @@ New dialect definitions MUST include sufficient information for proper application. For example, it would need to include the context (which data) over which the filter operates. - </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Filter/@Dialect="<a href="http://www.w3.org/2009/02/ws-evt/Dialects/XPath10"> - http://www.w3.org/2009/02/ws-evt/Dialects/XPath10 + </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Filter/@Dialect="<a href="http://www.w3.org/2009/09/ws-evt/Dialects/XPath10"> + http://www.w3.org/2009/09/ws-evt/Dialects/XPath10 </a>" </dt><dd><p> Value of <b>[Body]</b>/wse:Subscribe/wse:Filter is an XPath @@ -632,7 +632,7 @@ subscription, it MUST reply with a response of the following form: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/SubscribeResponse + http://www.w3.org/2009/09/ws-evt/SubscribeResponse <b>[Body]</b> <wse:SubscribeResponse ...> @@ -681,11 +681,11 @@ <div class="exampleHeader"><a name="Table4" id="Table4"/>Example 4-1: Second hypothetical request to create a subscription</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ew="http://www.example.com/warnings" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/Subscribe +(08) http://www.w3.org/2009/09/ws-evt/Subscribe (09) </wsa:Action> (10) <wsa:MessageID> (11) uuid:e1886c5c-5e86-48d1-8c77-fc1c28d47180 @@ -746,12 +746,12 @@ <div class="exampleHeader"><a name="Table5" id="Table5"/>Example 4-2: Hypothetical response to second subscribe request</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ew="http://www.example.com/warnings" (06) xmlns:ow="http://www.example.org/oceanwatch" > (07) <s12:Header> (08) <wsa:Action> -(09) http://www.w3.org/2009/02/ws-evt/SubscribeResponse +(09) http://www.w3.org/2009/09/ws-evt/SubscribeResponse (10) </wsa:Action> (11) <wsa:RelatesTo> (12) uuid:e1886c5c-5e86-48d1-8c77-fc1c28d47180 @@ -801,7 +801,7 @@ To renew a subscription, the subscriber sends a request of the following form to the subscription manager: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/Renew + http://www.w3.org/2009/09/ws-evt/Renew <b>[Body]</b> <wse:Renew ...> @@ -821,7 +821,7 @@ subscription, it MUST reply with a response of the following form: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/RenewResponse + http://www.w3.org/2009/09/ws-evt/RenewResponse <b>[Body]</b> <wse:RenewResponse ...> @@ -849,11 +849,11 @@ <div class="exampleHeader"><a name="Table6" id="Table6"/>Example 4-3: Hypothetical request to renew second subscription</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/Renew +(08) http://www.w3.org/2009/09/ws-evt/Renew (09) </wsa:Action> (10) <wsa:MessageID> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 @@ -886,11 +886,11 @@ <div class="exampleHeader"><a name="Table7" id="Table7"/>Example 4-4: Hypothetical response to renew request</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/RenewResponse +(08) http://www.w3.org/2009/09/ws-evt/RenewResponse (09) </wsa:Action> (10) <wsa:RelatesTo> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 @@ -911,7 +911,7 @@ To get the status of a subscription, the subscriber sends a request of the following form to the subscription manager: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/GetStatus + http://www.w3.org/2009/09/ws-evt/GetStatus <b>[Body]</b> <wse:GetStatus ...> @@ -927,7 +927,7 @@ subscription manager MUST reply with a response of the following form: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/GetStatusResponse + http://www.w3.org/2009/09/ws-evt/GetStatusResponse <b>[Body]</b> <wse:GetStatusResponse ...> @@ -949,11 +949,11 @@ <div class="exampleHeader"><a name="Table8" id="Table8"/>Example 4-5: Hypothetical request to get the status of the second subscription</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/GetStatus +(08) http://www.w3.org/2009/09/ws-evt/GetStatus (09) </wsa:Action> (10) <wsa:MessageID> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 @@ -982,11 +982,11 @@ <div class="exampleHeader"><a name="Table9" id="Table9"/>Example 4-6: Hypothetical response to get status request</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/GetStatusResponse +(08) http://www.w3.org/2009/09/ws-evt/GetStatusResponse (09) </wsa:Action> (10) <wsa:RelatesTo> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 @@ -1012,7 +1012,7 @@ sends a request of the following form to the subscription manager: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/Unsubscribe + http://www.w3.org/2009/09/ws-evt/Unsubscribe <b>[Body]</b> <wse:Unsubscribe ...> @@ -1028,7 +1028,7 @@ subscription, it MUST reply with a response of the following form: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/UnsubscribeResponse + http://www.w3.org/2009/09/ws-evt/UnsubscribeResponse <b>[Body]</b> <wse:UnsubscribeResponse ...> @@ -1042,11 +1042,11 @@ <div class="exampleHeader"><a name="Table10" id="Table10"/>Example 4-7: Hypothetical unsubscribe request to delete second subscription</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/Unsubscribe +(08) http://www.w3.org/2009/09/ws-evt/Unsubscribe (09) </wsa:Action> (10) <wsa:MessageID> (11) uuid:2653f89f-25bc-4c2a-a7c4-620504f6b216 @@ -1077,7 +1077,7 @@ (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" > (04) <s12:Header> (05) <wsa:Action> -(06) http://www.w3.org/2009/02/ws-evt/UnsubscribeResponse +(06) http://www.w3.org/2009/09/ws-evt/UnsubscribeResponse (07) </wsa:Action> (08) <wsa:RelatesTo> (09) uuid:2653f89f-25bc-4c2a-a7c4-620504f6b216 @@ -1097,14 +1097,14 @@ SubscriptionEndPortType portType. The message MUST be of the following form: </p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> - http://www.w3.org/2009/02/ws-evt/SubscriptionEnd + http://www.w3.org/2009/09/ws-evt/SubscriptionEnd <b>[Body]</b> <wse:SubscriptionEnd ...> <wse:Status> - ( http://www.w3.org/2009/02/ws-evt/DeliveryFailure | - http://www.w3.org/2009/02/ws-evt/SourceShuttingDown | - http://www.w3.org/2009/02/ws-evt/SourceCancelling ) + ( http://www.w3.org/2009/09/ws-evt/DeliveryFailure | + http://www.w3.org/2009/09/ws-evt/SourceShuttingDown | + http://www.w3.org/2009/09/ws-evt/SourceCancelling ) </wse:Status> <wse:Reason xml:lang="<em>language identifier</em>" ><em>xs:string</em></wse:Reason> ? <em>xs:any</em>* @@ -1112,13 +1112,13 @@ The following describes additional, normative constraints on the outline listed above: </p><dl><dt class="label"><b>[Body]</b>/wse:SubscriptionEnd/wse:Status = - "http://www.w3.org/2009/02/ws-evt/DeliveryFailure" + "http://www.w3.org/2009/09/ws-evt/DeliveryFailure" </dt><dd><p> This value MUST be used if the event source terminated the subscription because of problems delivering notifications. </p></dd><dt class="label"><b>[Body]</b>/wse:SubscriptionEnd/wse:Status = - "http://www.w3.org/2009/02/ws-evt/SourceShuttingDown" + "http://www.w3.org/2009/09/ws-evt/SourceShuttingDown" </dt><dd><p> This value MUST be used if the event source terminated the subscription because the source is being shut down in a @@ -1126,7 +1126,7 @@ down but has the opportunity to send a SubscriptionEnd message before it exits. </p></dd><dt class="label"><b>[Body]</b>/wse:SubscriptionEnd/wse:Status = - "http://www.w3.org/2009/02/ws-evt/SourceCancelling" + "http://www.w3.org/2009/09/ws-evt/SourceCancelling" </dt><dd><p> This value MUST be used if the event source terminated the subscription for some other reason before it expired. @@ -1149,11 +1149,11 @@ <div class="exampleHeader"><a name="Table12" id="Table12"/>Example 4-9: Hypothetical subscription end message</div><div class="exampleInner"><pre>(01) <s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(04) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(04) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (05) xmlns:ew="http://www.example.com/warnings" > (06) <s12:Header> (07) <wsa:Action> -(08) http://www.w3.org/2009/02/ws-evt/SubscriptionEnd +(08) http://www.w3.org/2009/09/ws-evt/SubscriptionEnd (09) </wsa:Action> (10) <wsa:To>http://www.example.com/MyEventSink</wsa:To> (11) <ew:MySubscription wsa:IsReferenceParameter="true"> @@ -1239,7 +1239,7 @@ Section 6 for encoding SOAP 1.1 and SOAP 1.2 faults. The <b>[Action]</b> property below MUST be used for faults defined in this specification: - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-evt/fault</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-evt/fault</pre></div></div><p> The definitions of faults in this section use the following properties: </p><p><b>[Code]</b> The fault code.<br/><b>[Subcode]</b> The fault subcode.<br/><b>[Reason]</b> The English language reason element.<br/><b>[Detail]</b> The detail element. If absent, no detail element is defined for the fault.<br/></p><p> @@ -1504,7 +1504,7 @@ Yves Lafon (W3C). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>11 References</h2><div class="div2"> -<h3><a name="iddiv2_1_2144" id="iddiv2_1_2144"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite> +<h3><a name="iddiv2_1_2232" id="iddiv2_1_2232"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite> Key words for use in RFCs to Indicate Requirement Levels </cite></a> , S. Bradner, Author. @@ -1546,7 +1546,7 @@ , A. Vedamuthu, et al., Editors. World Wide Web Consortium (W3C), 4 September 2007. Available at <a href="http://www.w3.org/TR/ws-policy/">http://www.w3.org/TR/ws-policy/</a>.</dd></dl></div><div class="div2"> -<h3><a name="iddiv2_1_2252" id="iddiv2_1_2252"/>11.2 Informative References</h3><dl><dt class="label"><a name="WSMC" id="WSMC"/>WS-MakeConnection</dt><dd><a href="http://docs.oasis-open.org/ws-rx/wsmc/v1.1/wsmc.doc"><cite> +<h3><a name="iddiv2_1_2340" id="iddiv2_1_2340"/>11.2 Informative References</h3><dl><dt class="label"><a name="WSMC" id="WSMC"/>WS-MakeConnection</dt><dd><a href="http://docs.oasis-open.org/ws-rx/wsmc/v1.1/wsmc.doc"><cite> OASIS Standard, "Web Services Make Connection (WS-MakeConnection) 1.1" Web Services Make Connection (WS-MakeConnection) </cite></a> @@ -1653,11 +1653,11 @@ </p><div class="exampleOuter"> <div class="exampleHeader"><a name="EDExample" id="EDExample"/>Example A-1: Hypothetical Wrapped Notification</div><div class="exampleInner"><pre>(01) <s12:Envelope xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (02) xmlns:wsa="http://www.w3.org/2005/08/addressing" -(03) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +(03) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (04) xmlns:ow="http://www.example.org/oceanwatch"> (05) <s12:Header> (06) <wsa:Action> -(07) http://www.w3.org/2009/02/ws-evt/wrap/GenericSinkPortType/NotifyEvent +(07) http://www.w3.org/2009/09/ws-evt/wrap/GenericSinkPortType/NotifyEvent (08) </wsa:Action> (09) . . . (10) </s12:Header> @@ -1733,12 +1733,12 @@ serve as a description of the Event Type used in <a href="#Table1">Example 2-1</a> and <a href="#EDExample">Example A-1</a>. </p><div class="exampleOuter"> -<div class="exampleHeader"><a name="idexample_1_2514" id="idexample_1_2514"/>Example A-2: EventDescriptions</div><div class="exampleInner"><pre>(01) <wse:EventDescriptions -(02) targetNamepace="http://www.example.org/oceanwatch/notifications" -(03) xmlns:wse="http://www.w3.org/2009/02/ws-evt" +<div class="exampleHeader"><a name="idexample_1_2606" id="idexample_1_2606"/>Example A-2: EventDescriptions</div><div class="exampleInner"><pre>(01) <wse:EventDescriptions +(02) targetNamespace="http://www.example.org/oceanwatch/notifications" +(03) xmlns:wse="http://www.w3.org/2009/09/ws-evt" (04) xmlns:ow="http://www.example.org/oceanwatch"> (05) <wse:types> -(06) <xs:schema targetNamepace="http://www.example.org/oceanwatch"> +(06) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (07) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> (08) <xs:element name="WindReport" type="ow:WindReportType"/> (09) </xs:schema> @@ -1753,18 +1753,18 @@ GED for this Event Type is defined on line (08) as being of type "{http://www.example.org/oceanwatch}:WindReportType". </p><div class="div3"> -<h4><a name="iddiv3_1_2522" id="iddiv3_1_2522"/>A.1.1 Retrieving Event Descriptions</h4><p> +<h4><a name="iddiv3_1_2616" id="iddiv3_1_2616"/>A.1.1 Retrieving Event Descriptions</h4><p> Although there are many ways in which an Event Source can make its EventDescriptions available, this specification RECOMMENDS the use of the mechanisms described in WS-MetadataExchange <a href="#MEX">[WS-MetadataExchange]</a>. This specification defines the following URI to serve as the Dialect URI for the wse:EventDescriptions element. - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-evt/EventDescriptions</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-evt/EventDescriptions</pre></div></div><p> The value of the @Identifier attribute for this Metadata Section MUST be equal to the value of its wse:EventDescriptions/@targetNamespace. An Event Source MUST NOT have more than one EventDescriptions document. </p></div><div class="div3"> -<h4><a name="iddiv3_1_2536" id="iddiv3_1_2536"/>A.1.2 Bindings for Event Descriptions</h4><p> +<h4><a name="iddiv3_1_2632" id="iddiv3_1_2632"/>A.1.2 Bindings for Event Descriptions</h4><p> For any Notification Format it SHOULD be possible to determine how a given wse:eventType will appear on the wire as a Notification in a Subscription created with that format. The following sections define @@ -1776,7 +1776,7 @@ Format, implementations MAY provide a Notification WSDL (see below) that explicitly describes the Notification operations. </p><div class="div4"> -<h5><a name="iddiv4_1_2541" id="iddiv4_1_2541"/>A.1.2.1 Binding for Unwrapped Notifications</h5><p> +<h5><a name="iddiv4_1_2637" id="iddiv4_1_2637"/>A.1.2.1 Binding for Unwrapped Notifications</h5><p> The information about an Event Type contained in the wse:eventType element binds to a Unwrapped Notification for that type as follows: </p><ul><li><p> @@ -1790,7 +1790,7 @@ of the wse:eventType element corresponding to the type of the Event being transmitted. </p></li></ul></div><div class="div4"> -<h5><a name="iddiv4_1_2559" id="iddiv4_1_2559"/>A.1.2.2 Binding for Wrapped Notifications</h5><p> +<h5><a name="iddiv4_1_2655" id="iddiv4_1_2655"/>A.1.2.2 Binding for Wrapped Notifications</h5><p> The information about an Event Type contained in the eventType element binds to a Wrapped Notification for that type as follows: </p><ul><li><p> @@ -1814,7 +1814,7 @@ successful Subscribe request that used a particular Format URI. The following is an example of a Notification WSDL: </p><div class="exampleOuter"> -<div class="exampleHeader"><a name="idexample_1_2580" id="idexample_1_2580"/>Example A-3: Notification WSDL</div><div class="exampleInner"><pre>(01) <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" +<div class="exampleHeader"><a name="idexample_1_2676" id="idexample_1_2676"/>Example A-3: Notification WSDL</div><div class="exampleInner"><pre>(01) <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" (02) targetNamespace="http://www.example.org/oceanwatch/notifications" (03) xmlns:xs="http://www.w3.org/2001/XMLSchema" (04) xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" @@ -1822,7 +1822,7 @@ (06) xmlns:ow="http://www.example.org/oceanwatch" (07) xmlns:tns="http://www.example.org/oceanwatch/notifications"> (08) <wsdl:types> -(09) <xs:schema targetNamepace="http://www.example.org/oceanwatch"> +(09) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (10) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> (11) <xs:element name="WindReport" type="ow:WindReportType"> (12) </xs:schema> @@ -1849,13 +1849,13 @@ (33) </wsdl:operation> (34) </wsdl:binding> (35) </wsdl:definitions></pre></div></div><div class="div3"> -<h4><a name="iddiv3_1_2586" id="iddiv3_1_2586"/>A.2.1 Retrieving Notification WSDLs</h4><p> +<h4><a name="iddiv3_1_2682" id="iddiv3_1_2682"/>A.2.1 Retrieving Notification WSDLs</h4><p> Although there are many ways in which an Event Source can make Notification WSDLs available, this specification RECOMMENDS the use of the mechanisms described in WS-MetadataExchange <a href="#MEX">[WS-MetadataExchange]</a>. This specification defines the following URI to serve as the Dialect URI for the Notification WSDL. - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-evt/NotificationWSDL</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-evt/NotificationWSDL</pre></div></div><p> Because the Notification Format specified in a Subscribe request can affect various aspects of the Notification WSDL, it is necessary to correlate Notification WSDLs with their corresponding Notification @@ -1865,16 +1865,16 @@ Format URI/@Identifier, there MUST NOT exist more than one Notification WSDL document. </p></div></div><div class="div2"> -<h3><a name="iddiv2_1_2600" id="iddiv2_1_2600"/>A.3 Multiple Event Information Metadata Sections</h3><p> +<h3><a name="iddiv2_1_2698" id="iddiv2_1_2698"/>A.3 Multiple Event Information Metadata Sections</h3><p> When WS-MetadataExchange is used to retrieve metadata about an Event Source, recipients of mex:Metadata elements that contain Metadata Sections with both the - "http://www.w3.org/2009/02/ws-evt/EventDescriptions" and - "http://www.w3.org/2009/02/ws-evt/NotificationWSDL" dialects MUST + "http://www.w3.org/2009/09/ws-evt/EventDescriptions" and + "http://www.w3.org/2009/09/ws-evt/NotificationWSDL" dialects MUST regard these Metadata Sections as relating to the same set of Events. In cases where the mex:Metadata element contains multiple Notification WSDLs (i.e. multiple Metadata Sections with a @Dialect - of "http://www.w3.org/2009/02/ws-evt/NotificationWSDL"), recipients MUST + of "http://www.w3.org/2009/09/ws-evt/NotificationWSDL"), recipients MUST similarly regard these Notification WSDLs as relating to the same set of Events although their Notification Formats differ. </p></div></div><div class="div1"> @@ -1882,12 +1882,12 @@ A normative copy of the XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>, <a href="#XMLSchema2">[XMLSchema - Part 2]</a> description for this specification can be retrieved from the following address: - </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-evt/eventing.xsd">http://www.w3.org/2009/02/ws-evt/eventing.xsd</a></pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evt/eventing.xsd">http://www.w3.org/2009/09/ws-evt/eventing.xsd</a></pre></div></div><p> A non-normative copy of the XML schema is listed below for convenience. </p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema - targetNamespace="http://www.w3.org/2009/02/ws-evt" - xmlns:tns="http://www.w3.org/2009/02/ws-evt" + targetNamespace="http://www.w3.org/2009/09/ws-evt" + xmlns:tns="http://www.w3.org/2009/09/ws-evt" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" @@ -1916,7 +1916,7 @@ minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> <xs:attribute name="Name" type="xs:anyURI" use="optional" - default="http://http://www.w3.org/2009/02/ws-evt/DeliveryFormats/Unwrap" /> + default="http://http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap" /> <xs:anyAttribute namespace="##other" processContents="lax" /> </xs:complexType> @@ -1937,7 +1937,7 @@ minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> <xs:attribute name="Dialect" type="xs:anyURI" use="optional" - default="http://www.w3.org/2009/02/ws-evt/Dialects/XPath10" /> + default="http://www.w3.org/2009/09/ws-evt/Dialects/XPath10" /> <xs:anyAttribute namespace="##other" processContents="lax" /> </xs:complexType> @@ -2083,11 +2083,11 @@ <xs:simpleType name="SubscriptionEndCodeType"> <xs:restriction base="xs:anyURI"> <xs:enumeration value= - "http://www.w3.org/2009/02/ws-evt/DeliveryFailure" /> + "http://www.w3.org/2009/09/ws-evt/DeliveryFailure" /> <xs:enumeration value= - "http://www.w3.org/2009/02/ws-evt/SourceShuttingDown" /> + "http://www.w3.org/2009/09/ws-evt/SourceShuttingDown" /> <xs:enumeration value= - "http://www.w3.org/2009/02/ws-evt/SourceCancelling" /> + "http://www.w3.org/2009/09/ws-evt/SourceCancelling" /> </xs:restriction> </xs:simpleType> @@ -2122,23 +2122,23 @@ <h2><a name="WSDL" id="WSDL"/>C WSDL</h2><p> A normative copy of the WSDL <a href="#WSDL11">[WSDL11]</a> description can be retrieved from the following address: - </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-evt/eventing.wsdl">http://www.w3.org/2009/02/ws-evt/eventing.wsdl</a></pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evt/eventing.wsdl">http://www.w3.org/2009/09/ws-evt/eventing.wsdl</a></pre></div></div><p> A non-normative copy of the WSDL description is listed below for convenience. </p><div class="exampleOuter"><div class="exampleInner"><pre><wsdl:definitions - targetNamespace="http://www.w3.org/2009/02/ws-evt" + targetNamespace="http://www.w3.org/2009/09/ws-evt" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" - xmlns:wse="http://www.w3.org/2009/02/ws-evt" + xmlns:wse="http://www.w3.org/2009/09/ws-evt" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" > <wsdl:types> <xs:schema> <xs:import - namespace="http://www.w3.org/2009/02/ws-evt" + namespace="http://www.w3.org/2009/09/ws-evt" schemaLocation= - "http://www.w3.org/2009/02/ws-evt/eventing.xsd" /> + "http://www.w3.org/2009/09/ws-evt/eventing.xsd" /> </xs:schema> </wsdl:types> @@ -2182,10 +2182,10 @@ <wsdl:operation name="SubscribeOp" > <wsdl:input message="wse:SubscribeMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/Subscribe"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/Subscribe"/> <wsdl:output message="wse:SubscribeResponseMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/SubscribeResponse"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/SubscribeResponse"/> </wsdl:operation> </wsdl:portType> @@ -2193,7 +2193,7 @@ <wsdl:operation name="SubscriptionEnd" > <wsdl:input message="wse:SubscriptionEnd" - wsam:Action="http://www.w3.org/2009/02/ws-evt/SubscriptionEnd"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/SubscriptionEnd"/> </wsdl:operation> </wsdl:portType> @@ -2201,39 +2201,39 @@ <wsdl:operation name="RenewOp" > <wsdl:input message="wse:RenewMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/Renew"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/Renew"/> <wsdl:output message="wse:RenewResponseMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/RenewResponse"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/RenewResponse"/> </wsdl:operation> <wsdl:operation name="GetStatusOp" > <wsdl:input message="wse:GetStatusMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/GetStatus"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/GetStatus"/> <wsdl:output message="wse:GetStatusResponseMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/GetStatusResponse"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/GetStatusResponse"/> </wsdl:operation> <wsdl:operation name="UnsubscribeOp" > <wsdl:input message="wse:UnsubscribeMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/Unsubscribe"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/Unsubscribe"/> <wsdl:output message="wse:UnsubscribeResponseMsg" - wsam:Action="http://www.w3.org/2009/02/ws-evt/UnsubscribeResponse"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/UnsubscribeResponse"/> </wsdl:operation> </wsdl:portType> <portType name="WrappedSinkPortType"> <operation name="NotifyEvent"> <input message="tns:notifyEvent" name="NotifyEvent" - wsam:Action="http://www.w3.org/2009/02/ws-evt/WrappedSinkPortType/NotifyEvent"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/WrappedSinkPortType/NotifyEvent"/> </operation> </portType> </wsdl:definitions></pre></div></div></div><div class="div1"> <h2><a name="wrappedWSDL" id="wrappedWSDL"/>D WSDL for Standard Wrapped Delivery</h2><p> If an Event Subscriber specifies the wrapped event delivery format - http://www.w3.org/2009/02/ws-evt/DeliveryFormats/Wrap + http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Wrap in the Subscribe request message, then the Event Sink MUST implement the following abstract WSDL and the Event Source MUST send the Notification messages wrapped in the element defined in the WSDL. @@ -2242,12 +2242,12 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing/" - xmlns:tns="http://www.w3.org/2009/02/ws-evt" - targetNamespace="http://www.w3.org/2009/02/ws-evt"> + xmlns:tns="http://www.w3.org/2009/09/ws-evt" + targetNamespace="http://www.w3.org/2009/09/ws-evt"> <types> <xs:schema - targetNamespace="http://www.w3.org/2009/02/ws-evt"> + targetNamespace="http://www.w3.org/2009/09/ws-evt"> <xs:complexType name="EventType" mixed="true"> <xs:sequence> @@ -2269,7 +2269,7 @@ <portType name="WrappedSinkPortType"> <operation name="NotifyEvent"> <input message="tns:notifyEvent" name="NotifyEvent" - wsam:Action="http://www.w3.org/2009/02/ws-evt/WrappedSinkPortType/NotifyEvent"/> + wsam:Action="http://www.w3.org/2009/09/ws-evt/WrappedSinkPortType/NotifyEvent"/> </operation> </portType> </definitions></pre></div></div></div><div class="div1"> @@ -2277,11 +2277,11 @@ A normative copy of the XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>, <a href="#XMLSchema2">[XMLSchema - Part 2]</a> description for the EventDescriptions element can be retrieved from the following address: - </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-evt/EventDescriptions.xsd">http://www.w3.org/2009/02/ws-evt/EventDescriptions.xsd</a></pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evt/EventDescriptions.xsd">http://www.w3.org/2009/09/ws-evt/EventDescriptions.xsd</a></pre></div></div><p> A non-normative copy of the XML schema is listed below for convenience. </p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" - targetNamespace="http://www.w3.org/2009/02/ws-evt" + targetNamespace="http://www.w3.org/2009/09/ws-evt" elementFormDefault="qualified" attributeFormDefault="unqualified"> <xs:element name="EventDescriptions"> <xs:complexType>
Received on Thursday, 1 October 2009 13:49:33 UTC