- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Nov 2009 14:50:22 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv18743 Modified Files: wseventing.html wseventing.xml Log Message: add an href Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.106 retrieving revision 1.107 diff -u -d -r1.106 -r1.107 --- wseventing.xml 3 Nov 2009 22:38:52 -0000 1.106 +++ wseventing.xml 4 Nov 2009 14:50:20 -0000 1.107 @@ -3559,7 +3559,7 @@ </p> <example> - <eg>http://www.w3.org/&wsevt.nsprefix;/ws-evt/NotificationWSDL</eg> + <eg><loc href="http://www.w3.org/&wsevt.nsprefix;/ws-evt/NotificationWSDL">http://www.w3.org/&wsevt.nsprefix;/ws-evt/NotificationWSDL</loc></eg> </example> <p> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.114 retrieving revision 1.115 diff -u -d -r1.114 -r1.115 --- wseventing.html 3 Nov 2009 22:38:52 -0000 1.114 +++ wseventing.html 4 Nov 2009 14:50:20 -0000 1.115 @@ -90,7 +90,7 @@ A.1.2.2 <a href="#iddiv4_1_2786">Binding for Wrapped Notifications</a><br/> A.2 <a href="#NWSDL">Notification WSDLs</a><br/> A.2.1 <a href="#iddiv3_1_2813">Retrieving Notification WSDLs</a><br/> - A.3 <a href="#iddiv2_1_2829">Multiple Event Information Metadata Sections</a><br/> + A.3 <a href="#iddiv2_1_2834">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/> @@ -2023,7 +2023,7 @@ the mechanisms described in WS-MetadataExchange <a href="#MEX">[WS-MetadataExchange]</a>. This specification defines the following IRI to serve as the Dialect IRI for the Notification WSDL. - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-evt/NotificationWSDL</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-evt/NotificationWSDL">http://www.w3.org/2009/09/ws-evt/NotificationWSDL</a></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 @@ -2033,7 +2033,7 @@ Format IRI/@Identifier, there MUST NOT exist more than one Notification WSDL document. </p></div></div><div class="div2"> -<h3><a name="iddiv2_1_2829" id="iddiv2_1_2829"/>A.3 Multiple Event Information Metadata Sections</h3><p> +<h3><a name="iddiv2_1_2834" id="iddiv2_1_2834"/>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
Received on Wednesday, 4 November 2009 14:50:24 UTC