- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Nov 2005 13:56:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv2195
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Moved URIPath note
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.144
retrieving revision 1.145
diff -C2 -d -r1.144 -r1.145
*** wsdl20-adjuncts.xml 18 Nov 2005 12:42:23 -0000 1.144
--- wsdl20-adjuncts.xml 18 Nov 2005 13:56:20 -0000 1.145
***************
*** 4139,4142 ****
--- 4139,4152 ----
<head>Serialization of the instance data in parts of the HTTP request IRI</head>
+ <ednote>
+ <name>URIPath Feedback Requested</name>
+ <edtext>The inclusion of elements of the instance data
+ in the path of the request URI, whilst supported by WSDL 1.1,
+ is not supported by XForms 1.0. Hence this mechanism MAY be
+ removed in a future version of this specification.
+ Feedback on this issue from users and implementers is
+ highly encouraged.</edtext>
+ </ednote>
+
<p>This section defines templating rules for the <prop comp="Binding Operation">http
location</prop> property of the <comp>Binding
***************
*** 4170,4182 ****
<head>Construction of the request IRI using the {http
location} property</head>
- <ednote>
- <name>URIPath Feedback Requested</name>
- <edtext>The inclusion of elements of the instance data
- in the path of the request URI, whilst supported by WSDL 1.1,
- is not supported by XForms 1.0. Hence this mechanism MAY be
- removed in a future version of this specification.
- Feedback on this issue from users and implementers is
- highly encouraged.</edtext>
- </ednote>
<p>The <prop comp="Binding Operation">http location</prop>
property, if present, MAY cite local names of
--- 4180,4183 ----
Received on Friday, 18 November 2005 13:56:27 UTC