- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 10 Mar 2006 19:10:12 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory homer:/tmp/cvs-serv25520 Modified Files: soap11-ror-httpbinding.html Log Message: Index: soap11-ror-httpbinding.html =================================================================== RCS file: /sources/public/2004/ws/addressing/soap11-ror-httpbinding.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** soap11-ror-httpbinding.html 10 Mar 2006 11:46:18 -0000 1.2 --- soap11-ror-httpbinding.html 10 Mar 2006 19:10:10 -0000 1.3 *************** *** 7,11 **** <meta http-equiv="Content-Type" content= "text/html; charset=utf-8" /> ! <title>SOAP 1.1 request optional response HTTP Binding</title> <style type="text/css"> --- 7,11 ---- <meta http-equiv="Content-Type" content= "text/html; charset=utf-8" /> ! <title>SOAP 1.1 Request Optional Response HTTP Binding</title> <style type="text/css"> *************** *** 63,67 **** <body> <div class="head"> ! <h1>SOAP 1.1 request optional response HTTP Binding</h1> <h2>Editors Copy $Date$ @@ @@@@ @@@@</h2> <dl> --- 63,67 ---- <body> <div class="head"> ! <h1>SOAP 1.1 Request Optional Response HTTP Binding</h1> <h2>Editors Copy $Date$ @@ @@@@ @@@@</h2> <dl> *************** *** 105,112 **** <p><strong>This document is an editors' copy that has no official standing.</strong></p> - <p><em>This section describes the status of this document at the - time of its publication. Other documents may supersede this - document. The latest status of this document series is maintained - at the W3C.</em></p> </div> <hr /> --- 105,108 ---- *************** *** 118,122 **** 2. <a href="#reqoptrespbinding">SOAP 1.1 request optional response HTTP Binding</a><br /> ! 3. <a href="#refs">References</a><br /></p> </div> <hr /> --- 114,122 ---- 2. <a href="#reqoptrespbinding">SOAP 1.1 request optional response HTTP Binding</a><br /> ! 3. <a href="#refs">References</a><br /> ! 3.1 <a href="#refs-norm">Normative ! References</a><br /> ! 3.2 <a href="#refs-inform">Informative ! References</a><br /></p> </div> <hr /> *************** *** 156,159 **** --- 156,162 ---- <div class="div1"> <h2><a name="refs" id="refs"></a>3. References</h2> + <div class="div2"> + <h3><a name="refs-norm" id="refs-norm"></a>3.1 Normative + References</h3> <dl> <dt class="label"><a name="soap11" id="soap11"></a>[SOAP 1.1]</dt> *************** *** 176,179 **** --- 179,219 ---- </dl> </div> + <div class="div2"> + <h3><a name="refs-inform" id="refs-inform"></a>3.2 Informative + References</h3> + <dl> + <dt class="label"><a name="SOAP-PART0" id="SOAP-PART0"></a>[SOAP + 1.2 Part 0]</dt> + <dd>W3C Recommendation "SOAP Version 1.2 Part 0: Primer", Nilo + Mitra, 24 June 2003 (See <cite><a href= + "http://www.w3.org/TR/2003/REC-soap12-part0-20030624/">http://www.w3.org/TR/2003/REC-soap12-part0-20030624/</a></cite>.)</dd> + <dt class="label"><a name="SOAP-PART1" id="SOAP-PART1"></a>[SOAP + 1.2 Part 1]</dt> + <dd>W3C Recommendation "SOAP Version 1.2 Part 1: Messaging + Framework", Martin Gudgin, Marc Hadley, Noah Mendelsohn, + Jean-Jacques Moreau, Henrik Frystyk Nielsen, 24 June 2003 (See + <cite><a href= + "http://www.w3.org/TR/2003/REC-soap12-part1-20030624/">http://www.w3.org/TR/2003/REC-soap12-part1-20030624/</a></cite>.)</dd> + <dt class="label"><a name="SOAP-PART2" id="SOAP-PART2"></a>[SOAP + 1.2 Part 2]</dt> + <dd>W3C Recommendation "SOAP Version 1.2 Part 2: Adjuncts + Framework", Martin Gudgin, Marc Hadley, Noah Mendelsohn, + Jean-Jacques Moreau, Henrik Frystyk Nielsen, 24 June 2003 (See + <cite><a href= + "http://www.w3.org/TR/2003/REC-soap12-part2-20030624/">http://www.w3.org/TR/2003/REC-soap12-part2-20030624/</a></cite>.)</dd> + <dt class="label"><a name="soap-media-type" id= + "soap-media-type"></a>[SOAP MediaType]</dt> + <dd>IETF "RFC 3902: The 'application/soap+xml' media type", M. + Baker, M. Nottingham, September, 2004. (See <cite><a href= + "http://www.ietf.org/rfc/rfc3902.txt">http://www.ietf.org/rfc/rfc3902.txt</a></cite>.)</dd> + <dt class="label"><a name="RFC3986" id="RFC3986"></a>[RFC + 3986]</dt> + <dd>IETF "RFC 3986: Uniform Resource Identifiers (URI): Generic + Syntax", T. Berners-Lee, R. Fielding, L. Masinter, January 2005. + (See <cite><a href= + "http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</a></cite>.)</dd> + </dl> + </div> + </div> </div> </body>
Received on Friday, 10 March 2006 19:10:15 UTC