- From: Hugo Haas <hugo@dev.w3.org>
- Date: Wed, 28 Jul 2004 07:33:38 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv8985
Modified Files:
wsdl20-bindings.html
Log Message:
Regenerated
Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** wsdl20-bindings.html 27 Jul 2004 15:48:22 -0000 1.57
--- wsdl20-bindings.html 28 Jul 2004 07:33:36 -0000 1.58
***************
*** 271,278 ****
3.8.1.1
<a href="#_http_operation_location_cited_get">Case of elements
! cited in location attribute</a><br />
3.8.1.2
<a href="#_http_operation_location_notcited_get">Case elements NOT
! cited in location attribute</a><br />
3.8.1.2.1
<a href="#_http_operation_location_notcited_uri">Serialization in
--- 271,278 ----
3.8.1.1
<a href="#_http_operation_location_cited_get">Case of elements
! cited in whttp:location attribute</a><br />
3.8.1.2
<a href="#_http_operation_location_notcited_get">Case elements NOT
! cited in whttp:location attribute</a><br />
3.8.1.2.1
<a href="#_http_operation_location_notcited_uri">Serialization in
***************
*** 2053,2057 ****
<h5><a name="_http_operation_location_cited_get" id=
"_http_operation_location_cited_get"></a>3.8.1.1 Case of elements
! cited in <code>location</code> attribute</h5>
<table border="1" summary=
"Editorial note: URIPath Feedback Requested">
--- 2053,2057 ----
<h5><a name="_http_operation_location_cited_get" id=
"_http_operation_location_cited_get"></a>3.8.1.1 Case of elements
! cited in <code>whttp:location</code> attribute</h5>
<table border="1" summary=
"Editorial note: URIPath Feedback Requested">
***************
*** 2094,2098 ****
no other element must be serialized in the request URI (see
<a href="#_http_operation_location_notcited_get"><b>3.8.1.2 Case
! elements NOT cited in location attribute</b></a>).</p>
<p>Strings enclosed within single curly braces MUST be element
names from the <a title="instance_data" href=
--- 2094,2098 ----
no other element must be serialized in the request URI (see
<a href="#_http_operation_location_notcited_get"><b>3.8.1.2 Case
! elements NOT cited in whttp:location attribute</b></a>).</p>
<p>Strings enclosed within single curly braces MUST be element
names from the <a title="instance_data" href=
***************
*** 2104,2116 ****
<h5><a name="_http_operation_location_notcited_get" id=
"_http_operation_location_notcited_get"></a>3.8.1.2 Case elements
! NOT cited in <code>location</code> attribute</h5>
! <p>If an element name appears in the <code>location</code>
! <em>attribute information item</em> followed by a slash, then other
! elements must be serialized in the message body (see <a href=
"#_http_operation_location_notcited_body"><b>3.8.1.2.2
! Serialization in the message body</b></a>), otherwise they must be
! serialized as parameters in the request URI (see <a href=
! "#_http_operation_location_notcited_uri"><b>3.8.1.2.1 Serialization
! in the request URI</b></a>).</p>
<div class="div5">
<h6><a name="_http_operation_location_notcited_uri" id=
--- 2104,2120 ----
<h5><a name="_http_operation_location_notcited_get" id=
"_http_operation_location_notcited_get"></a>3.8.1.2 Case elements
! NOT cited in <code>whttp:location</code> attribute</h5>
! <p>If not all elements from the <a title="instance_data" href=
! "#instance_data">instance data</a> are cited in the
! <code>whttp:location</code> attribute, then additional
! serialization rules apply.</p>
! <p>If an element name appears in the <code>whttp:location</code>
! <em>attribute information item</em> followed by a slash, then the
! instance data must be serialized in the message body (see <a href=
"#_http_operation_location_notcited_body"><b>3.8.1.2.2
! Serialization in the message body</b></a>), otherwise the elements
! not cited must be serialized as parameters in the request URI (see
! <a href="#_http_operation_location_notcited_uri"><b>3.8.1.2.1
! Serialization in the request URI</b></a>).</p>
<div class="div5">
<h6><a name="_http_operation_location_notcited_uri" id=
***************
*** 2146,2161 ****
"_http_operation_location_notcited_body"></a>3.8.1.2.2
Serialization in the message body</h6>
! <p>All elements of the <a title="instance_data" href=
! "#instance_data">instance data</a> from the input message NOT cited
! by the <code>location</code> <em>attribute information item</em>
! are serialized in the message body following the rules of the
! "application/xml" (see <a href=
"#_http_operation_xml_encoding"><b>3.8.2 Serialization as
application/xml</b></a> ).</p>
- <p>The <a title="instance_data" href="#instance_data">instance
- data</a> serialized in the <a title="instance_data" href=
- "#instance_data">instance data</a> of the input message with the
- elements cited in the <code>location</code> <em>attribute
- information item</em> removed.</p>
<div class="exampleOuter">
<p class="exampleHead" style="text-align: left"><a name=
--- 2150,2160 ----
"_http_operation_location_notcited_body"></a>3.8.1.2.2
Serialization in the message body</h6>
! <p>In addition to the serialization in the request URI of the
! elements cited in the <code>whttp:location</code> attribute, the
! entire <a title="instance_data" href="#instance_data">instance
! data</a> is serialized in the message body following the rules of
! the "application/xml" (see <a href=
"#_http_operation_xml_encoding"><b>3.8.2 Serialization as
application/xml</b></a> ).</p>
<div class="exampleOuter">
<p class="exampleHead" style="text-align: left"><a name=
***************
*** 2199,2202 ****
--- 2198,2202 ----
<data>
+ <town>Fréjus</town>
<date>2004-01-16</date>
<unit>C</unit>
Received on Wednesday, 28 July 2004 03:33:53 UTC