- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 26 Jul 2004 08:06:46 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv13551
Modified Files:
wsdl20-bindings.xml
Log Message:
Added text about Accept header and its relationship with expectedMediaType
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** wsdl20-bindings.xml 26 Jul 2004 07:41:04 -0000 1.81
--- wsdl20-bindings.xml 26 Jul 2004 08:06:44 -0000 1.82
***************
*** 1251,1254 ****
--- 1251,1265 ----
</p>
</item>
+
+ <item><p><emph>Accept headers.</emph> Standard HTTP accept
+ headers (see section 14 of <bibref ref="RFC2616"/>) MAY be
+ used in an HTTP request. When constructing an HTTP
+ <code>Accept</code> header, the requester agent MAY take
+ into account the <el>expectedMediaType</el> information (see
+ <bibref ref="xmlbin-media-type"/>) appearing on an output
+ message description to find out about the type of binary
+ element content which is expected to be sent by the provider
+ agent.</p></item>
+
</ulist>
</div2>
***************
*** 2660,2663 ****
--- 2671,2685 ----
<head>Informative References</head>
<blist>
+ <bibl key="MTXML"
+ href="http://www.w3.org/TR/2004/WD-xml-media-types-20040608/"
+ id="xmlbin-media-type">
+ <titleref>Assigning Media Types to Binary Data in
+ XML</titleref>, A. Karmarkar, Ü. Yalçınalp, W3C
+ Working Draft, 8 June 2004. The <loc
+ href='http://www.w3.org/TR/xml-media-types/'>latest
+ version of the "Assigning Media Types to Binary Data in
+ XML" document</loc> is available from
+ http://www.w3.org/TR/xml-media-types/.
+ </bibl>
<bibl key="WSDL 2.0 Primer" href="http://www.w3.org/2002/ws/desc/" id="WSDL-PART0" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
<titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description (WSDL) Version 2.0:
Received on Monday, 26 July 2004 04:06:49 UTC