- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Mar 2006 14:11:14 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory hutz:/tmp/cvs-serv19766 Modified Files: ws-addr-core.html ws-addr-soap.html ws-addr-wsdl.html Log Message: Fixed editor list in references Index: ws-addr-wsdl.html =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.html,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** ws-addr-wsdl.html 2 Mar 2006 14:43:13 -0000 1.36 --- ws-addr-wsdl.html 3 Mar 2006 14:11:11 -0000 1.37 *************** *** 210,214 **** The following shows an example endpoint reference. This references the interface named "fabrikam:Inventory" at the endpoint IRI ! "http://example.com/www.fabrikam/acct". Note the use of the WSDL[<cite><a href="#WSDL20">WSDL 2.0</a></cite>] wsdlLocation attribute.</p> <div class="exampleOuter"> <p style="text-align: left" class="exampleHead"><i><span>Example 2-1. </span>Example endpoint reference.</i></p> --- 210,214 ---- The following shows an example endpoint reference. This references the interface named "fabrikam:Inventory" at the endpoint IRI ! "http://example.com/fabrikam/acct". Note the use of the WSDL[<cite><a href="#WSDL20">WSDL 2.0</a></cite>] wsdlLocation attribute.</p> <div class="exampleOuter"> <p style="text-align: left" class="exampleHead"><i><span>Example 2-1. </span>Example endpoint reference.</i></p> *************** *** 635,639 **** <p style="text-align: left" class="exampleHead"><i><span>Example 4-1. </span>Explicit specification of wsaw:Action value in a WSDL 2.0 description.</i></p> <div class="exampleInner"><pre> ! <definitions targetNamespace="http://example.com/stockquote" ...> ... <interface name="StockQuoteInterface"> --- 635,639 ---- <p style="text-align: left" class="exampleHead"><i><span>Example 4-1. </span>Explicit specification of wsaw:Action value in a WSDL 2.0 description.</i></p> <div class="exampleInner"><pre> ! <description targetNamespace="http://example.com/stockquote" ...> ... <interface name="StockQuoteInterface"> *************** *** 646,650 **** </interface> ... ! </definitions></pre></div> </div> <p>The action for the input of the GetLastTradePrice operation within the --- 646,650 ---- </interface> ... ! </description></pre></div> </div> <p>The action for the input of the GetLastTradePrice operation within the *************** *** 1492,1498 **** <dl> <dt class="label"><a name="WSADDR-CORE"></a>[WS-Addressing-Core] </dt><dd> ! <cite><a href="ws-addr-core.html">Web Services Addressing 1.0 - Core</a></cite>, M. Gudgin, M. Hadley, Editors.</dd> <dt class="label"><a name="WSADDR-SOAP"></a>[WS-Addressing-SOAP] </dt><dd> ! <cite><a href="ws-addr-soap.html">Web Services Addressing 1.0 - SOAP Binding</a></cite>, M. Gudgin, M. Hadley, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> <cite><a href="http://www.w3.org/TR/2006/CR-wsdl20-20060106/">Web Services Description Language (WSDL) Version 2.0 Part 1: Core --- 1492,1498 ---- <dl> <dt class="label"><a name="WSADDR-CORE"></a>[WS-Addressing-Core] </dt><dd> ! <cite><a href="ws-addr-core.html">Web Services Addressing 1.0 - Core</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Editors.</dd> <dt class="label"><a name="WSADDR-SOAP"></a>[WS-Addressing-SOAP] </dt><dd> ! <cite><a href="ws-addr-soap.html">Web Services Addressing 1.0 - SOAP Binding</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> <cite><a href="http://www.w3.org/TR/2006/CR-wsdl20-20060106/">Web Services Description Language (WSDL) Version 2.0 Part 1: Core Index: ws-addr-core.html =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-core.html,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** ws-addr-core.html 3 Mar 2006 10:12:47 -0000 1.45 --- ws-addr-core.html 3 Mar 2006 14:11:11 -0000 1.46 *************** *** 958,962 **** Editors.</dd> <dt class="label"><a name="WSADDR-WSDL"></a>[WS-Addressing-WSDL] </dt><dd> ! <cite><a href="ws-addr-wsdl.html">Web Services Addressing 1.0 - WSDL Binding</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> --- 958,963 ---- Editors.</dd> <dt class="label"><a name="WSADDR-WSDL"></a>[WS-Addressing-WSDL] </dt><dd> ! <cite><a href="ws-addr-wsdl.html">Web Services Addressing 1.0 - WSDL Binding</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Ü ! Yalçinalp, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> *************** *** 1049,1053 **** <h3><a name="N67419"></a>B.1 Changes Since Candidate Recommendation</h3> ! <table border="1"><tr><th>Date</th><th>Editor</th><th>Description</th></tr><tr><td>2006-03-03 @ 10:11</td><td>mhadley</td><td>Added new resolution to CR3 - added reference to xml:id</td></tr><tr><td>2006-03-03 @ 08:50</td><td>mhadley</td><td>Removed feature at risk warnings for [source endpoint] and wsa:From</td></tr><tr><td>2006-03-02 @ 13:49</td><td>mhadley</td><td>Added resolution to CR17, clarified that [reply endpoint] is always present when using the XML infoset serialization</td></tr><tr><td>2006-03-02 @ 12:47</td><td>mhadley</td><td>Added resolution for CR23, finesse definition of anonymous URI</td></tr><tr><td>2006-02-08 @ 07:05</td><td>trogers</td><td>Changed Change Log limit from 20060101 to 20061201</td></tr><tr><td>2006-02-08 @ 05:57</td><td>trogers</td><td>Added the resolution of CR19 - removed text stating all interactions based on one-way.</td></tr><tr><td>2006-02-08 @ 05:39</td><td>trogers</td><td>Added the resolution of CR16 - replaced omitted text for resolution of i020./td></tr><tr><td>2006-02-08 @ 01:40</td><td>trogers</td><td>Added the resolution of CR10 - TAG request re URLs.</td></tr><tr><td>2005-11-26 @ 08:30</td><td>trogers</td><td>Implement the resolution of CR12: reference parameters are specified as unordered.</td></tr><tr><td>2005-11-08 @ 06:10</td><td>trogers</td><td>Implemented the resolution of CR5, adding a section describing sending a message to an EPR</td></tr><tr><td>2005-11-07 @ 06:43</td><td>mhadley</td><td>Fixed typo</td></tr><tr><td>2005-10-17 @ 18:44</td><td>mhadley</td><td>Added namesapce change policy</td></tr><tr><td>2005-09-15 @ 19:42</td><td>mhadley</td><td>Added new section for post CR changes</td></tr></table> </div> <div class="div2"> --- 1050,1054 ---- <h3><a name="N67419"></a>B.1 Changes Since Candidate Recommendation</h3> ! <table border="1"><tr><th>Date</th><th>Editor</th><th>Description</th></tr><tr><td>2006-03-03 @ 14:10</td><td>mhadley</td><td>Fixed editor list in references</td></tr><tr><td>2006-03-03 @ 10:11</td><td>mhadley</td><td>Added new resolution to CR3 - added reference to xml:id</td></tr><tr><td>2006-03-03 @ 08:50</td><td>mhadley</td><td>Removed feature at risk warnings for [source endpoint] and wsa:From</td></tr><tr><td>2006-03-02 @ 13:49</td><td>mhadley</td><td>Added resolution to CR17, clarified that [reply endpoint] is always present when using the XML infoset serialization</td></tr><tr><td>2006-03-02 @ 12:47</td><td>mhadley</td><td>Added resolution for CR23, finesse definition of anonymous URI</td></tr><tr><td>2006-02-08 @ 07:05</td><td>trogers</td><td>Changed Change Log limit from 20060101 to 20061201</td></tr><tr><td>2006-02-08 @ 05:57</td><td>trogers</td><td>Added the resolution of CR19 - removed text stating all interactions based on one-way.</td></tr><tr><td>2006-02-08 @ 05:39</td><td>rogers</td><td>Added the resolution of CR16 - replaced omitted text for resolution of i020.</td></tr><tr><td>2006-02-08 @ 01:40</td><td>trogers</td><td>Added the resolution of CR10 - TAG request re URLs.</td></tr><tr><td>2005-11-26 @ 08:30</td><td>trogers</td><td>Implement the resolution of CR12: reference parameters are specified as unordered.</td></tr><tr><td>2005-11-08 @ 06:10</td><td>trogers</td><td>Implemented the resolution of CR5, adding a section describing sending a message to an EPR</td></tr><tr><td>2005-11-07 @ 06:43</td><td>mhadley</td><td>Fixed typo</td></tr><tr><td>2005-10-17 @ 18:44</td><td>mhadley</td><td>Added namesapce change policy</td></tr><tr><td>2005-09-15 @ 19:42</td><td>mhadley</td><td>Added new section for post CR changes</td></tr></table> </div> <div class="div2"> Index: ws-addr-soap.html =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.html,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** ws-addr-soap.html 3 Mar 2006 10:12:47 -0000 1.51 --- ws-addr-soap.html 3 Mar 2006 14:11:11 -0000 1.52 *************** *** 1021,1027 **** <dl> <dt class="label"><a name="WSADDR-CORE"></a>[WS-Addressing-Core] </dt><dd> ! <cite><a href="ws-addr-core.html">Web Services Addressing 1.0 - Core</a></cite>, M. Gudgin, M. Hadley, Editors.</dd> <dt class="label"><a name="WSADDR-WSDL"></a>[WS-Addressing-WSDL] </dt><dd> ! <cite><a href="ws-addr-wsdl.html">Web Services Addressing 1.0 - WSDL Binding</a></cite>, M. Gudgin, M. Hadley, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> <cite><a href="ws-addr-wsdl.html">Web Services Description Language (WSDL) Version 2.0 Part 1: Core --- 1021,1027 ---- <dl> <dt class="label"><a name="WSADDR-CORE"></a>[WS-Addressing-Core] </dt><dd> ! <cite><a href="ws-addr-core.html">Web Services Addressing 1.0 - Core</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Editors.</dd> <dt class="label"><a name="WSADDR-WSDL"></a>[WS-Addressing-WSDL] </dt><dd> ! <cite><a href="ws-addr-wsdl.html">Web Services Addressing 1.0 - WSDL Binding</a></cite>, M. Gudgin, M. Hadley, T. Rogers, Ü Yalçinalp, Editors.</dd> <dt class="label"><a name="WSDL20"></a>[WSDL 2.0] </dt><dd> <cite><a href="ws-addr-wsdl.html">Web Services Description Language (WSDL) Version 2.0 Part 1: Core *************** *** 1103,1107 **** <h3><a name="N67518"></a>B.1 Changes Since Candidate Recommendation</h3> ! <table border="1"><tr><th>Date</th><th>Editor</th><th>Description</th></tr><tr><td>2006-03-02 @ 14:41</td><td>mhadley</td><td>Tweaked description of wsa:To with anonymous</td></tr><tr><td>2006-03-02 @ 10:14</td><td>mhadley</td><td>Added definition of term 'response endpoint'</td></tr><tr><td>2006-03-02 @ 08:51</td><td>mhadley</td><td>Added resolution to CR24, finessing text about use of predefined fault actions</td></tr><tr><td>2006-03-01 @ 17:01</td><td>mhadley</td><td>Added CR20 resolution - Strengthen guidance on protocol-specifc fault action values</td></tr><tr><td>2006-03-01 @ 16:52</td><td>mhadley</td><td>Added CR18 resolution. Also fixed some terminology 'response endpoint' to '[reply endpoint] property, changed explicit URIs to use predefined entity and fixed use of invalid markup '<a>' to '<xspecref>'</td></tr><tr><td>2006-02-18 @ 23:38</td><td>trogers</td><td>Added editorial note in place of a reference to the WG Note which will define the SOAP 1.1/HTTP request/optional-respose MEP.</td></tr><tr><td>2006-02-08 @ 07:05</td><td>trogers</td><td>Changed Change Log limit from 20060101 to 20061201</td></tr><tr><td>2006-02-08 @ 06:48</td><td>trogers</td><td>Added the resolution of CR15/i067/i068 - discussion of anonymous/non-anonymous in SOAP 1.1/SOAP 1.2.</td></tr><tr><td>2006-02-08 @ 06:23</td><td>trogers</td><td>Added the resolution of CR14 - stating independence of SOAP headers and transport properties</td></tr><tr><td>2006-02-08 @ 06:13</td><td>trogers</td><td>Added the resolution of CR13 - adding the OnlyAnonymousSupported and OnlyNonAnonymousSupported subsubcodes</td></tr><tr><td>2005-11-22 @ 20:41</td><td>mhadley</td><td>Added issue cr11 resolution, minor editorial teaks to SOAPAction to [action] relationship text</td></tr><tr><td>2005-11-08 @ 05:21</td><td>trogers</td><td>Implemented the resolution of CR7, stating when WSA is engaged.</td></tr><tr><td>2005-11-07 @ 07:18</td><td>mhadley</td><td>Added resolution to issue cr9, added URI for use with generic SOAP faults</td></tr>tr><td>2005-11-06 @ 12:48</td><td>trogers</td><td>Incorporated the resolution of CR8 by rephrasing the requirements on the SOAPAction HTTP header for SOAP 1.1.</td></tr><tr><td>2005-11-06 @ 12:30</td><td>trogers</td><td>Incorporated the resolution of CR4 by extending the definition of the anonymous URI.</td></tr><tr><td>2005-10-24 @ 05:02</td><td>trogers</td><td>Removed ProblemIRI from InvalidAddress explanation, resolving Issue CR6</td></tr><tr><td>2005-10-17 @ 18:44</td><td>mhadley</td><td>Added namesapce change policy</td></tr><tr><td>2005-09-15 @ 19:42</td><td>mhadley</td><td>Added new section for post CR changes</td></tr><tr><td>2005-09-15 @ 18:27</td><td>mhadley</td><td>Added resolution to issue cr1 - changed ActionMismatch to ProblemAction</td></tr></table> </div> <div class="div2"> --- 1103,1107 ---- <h3><a name="N67518"></a>B.1 Changes Since Candidate Recommendation</h3> ! <table border="1"><tr><th>Date</th><th>Editor</th><th>Description</th></tr><tr><td>2006-03-03 @ 14:10</td><td>mhadley</td><td>Fixed editor list in references</td></tr><tr><td>2006-03-03 @ 09:54</td><td>mhadley</td><td>Added resolution of CR25 - use property names for SOAP request-response MEP</td></tr><tr><td>2006-03-02 @ 14:41</td><td>mhadley</td><td>Tweaked description of wsa:To with anonymous</td></tr><tr><td>2006-03-02 @ 10:14</td><td>mhadley</td><td>Added definition of term 'response endpoint'</td></tr><tr><td>2006-03-02 @ 08:51</td><td>mhadley</td><td>Added resolution to CR24, finessing text about use of predefined fault actions</td></tr><tr><td>2006-03-01 @ 17:01</td><td>mhadley</td><td>Added CR20 resolution - Strengthen guidance on protocol-specifc fault action values</td></tr><tr><td>2006-03-01 @ 16:52</td><td>mhadley</td><td>Added CR18 resolution. Also fixed some terminology 'response endpoint' to '[reply endpoint] property, changed explicit URIs to use predefined entity and fixed use ofinvalid markup '<a>' to '<xspecref>'</td></tr><tr><td>2006-02-18 @ 23:38</td><td>trogers</td><td>Added editorial note in place of a reference to the WG Note which will define the SOAP 1.1/HTTP request/optional-response MEP.</td></tr><tr><td>2006-02-08 @ 07:05</td><td>trogers</td><td>Changed Change Log limit from 20060101 to 20061201</td></tr><tr><td>2006-02-08 @ 06:48</td><td>trogers</td><td>Added the resolution of CR15/i067/i068 - discussion of anonymous/non-anonymous in SOAP 1.1/SOAP 1.2.</td></tr><tr><td>2006-02-08 @ 06:23</td><td>trogers</td><td>Added the resolution of CR14 - stating independence of SOAP headers and transport properties</td></tr><tr><td>2006-02-08 @ 06:13</td><td>trogers</td><td>Added the resolution of CR13 - adding the OnlyAnonymousSupported and OnlyNonAnonymousSupported subsubcodes</td></tr><tr><td>2005-11-22 @ 20:41</td><td>mhadley</td><td>Added issue cr11 resolution, minor editorial teaks to SOAPAction to [action] relationship text</td></tr><tr><td>2005-11-08 @ 05:21</td<td>trogers</td><td>Implemented the resolution of CR7, stating when WSA is engaged.</td></tr><tr><td>2005-11-07 @ 07:18</td><td>mhadley</td><td>Added resolution to issue cr9, added URI for use with generic SOAP faults</td></tr><tr><td>2005-11-06 @ 12:48</td><td>trogers</td><td>Incorporated the resolution of CR8 by rephrasing the requirements on the SOAPAction HTTP header for SOAP 1.1.</td></tr><tr><td>2005-11-06 @ 12:30</td><td>trogers</td><td>Incorporated the resolution of CR4 by extending the definition of the anonymous URI.</td></tr><tr><td>2005-10-24 @ 05:02</td><td>trogers</td><td>Removed ProblemIRI from InvalidAddress explanation, resolving Issue CR6</td></tr><tr><td>2005-10-17 @ 18:44</td><td>mhadley</td><td>Added namesapce change policy</td></tr><tr><td>2005-09-15 @ 19:42</td><td>mhadley</td><td>Added new section for post CR changes</td></tr><tr><td>2005-09-15 @ 18:27</td><td>mhadley</td><td>Added resolution to issue cr1 - changed ActionMismatch to ProblemAction</td></tr></table> </div> <div class="div2">
Received on Friday, 3 March 2006 14:11:20 UTC