- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2005 08:34:44 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv6547 Modified Files: wsdl20-adjuncts.xml Log Message: Fixed broken property references Index: wsdl20-adjuncts.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v retrieving revision 1.104 retrieving revision 1.105 diff -C2 -d -r1.104 -r1.105 *** wsdl20-adjuncts.xml 23 Sep 2005 07:54:35 -0000 1.104 --- wsdl20-adjuncts.xml 23 Sep 2005 08:34:42 -0000 1.105 *************** *** 3747,3752 **** def="instance_data">instance data</termref> of a message. It may only be used when binding <comp>Interface ! Operation</comp> whose <prop comp="Interface ! Operation">style</prop> property has a value of <attval>&IRI-STYLE;</attval> as defined in <specref ref="_operation_iri_style"/>, i.e. this serialization format --- 3747,3751 ---- def="instance_data">instance data</termref> of a message. It may only be used when binding <comp>Interface ! Operation</comp> whose <prop comp="Interface Operation">style</prop> property has a value of <attval>&IRI-STYLE;</attval> as defined in <specref ref="_operation_iri_style"/>, i.e. this serialization format *************** *** 3759,3767 **** (<specref ref="http-binding"/>), <attval>application/x-www-form-urlencoded</attval> MAY be ! used as a value for the <prop comp="Binding ! Operation">http input serialization</prop> property of the <comp>Binding Operation</comp> component, but MUST NOT be ! used as a value as a value for the <prop comp="Binding ! Operation">http output serialization</prop> or <prop comp="Binding Operation">http fault serialization</prop> properties. --- 3758,3764 ---- (<specref ref="http-binding"/>), <attval>application/x-www-form-urlencoded</attval> MAY be ! used as a value for the <prop comp="Binding Operation">http input serialization</prop> property of the <comp>Binding Operation</comp> component, but MUST NOT be ! used as a value as a value for the <prop comp="Binding Operation">http output serialization</prop> or <prop comp="Binding Operation">http fault serialization</prop> properties. *************** *** 4023,4028 **** XForms clients with <bibref ref="RFC2388"/> servers. This serialization format may only be used when binding ! <comp>Interface Operation</comp> whose <prop comp="Interface ! Operation">style</prop> property has a value of <attval>&MULTIPART-STYLE;</attval> as defined in <specref ref="_operation_multipart_style"/>, i.e. this serialization --- 4020,4024 ---- XForms clients with <bibref ref="RFC2388"/> servers. This serialization format may only be used when binding ! <comp>Interface Operation</comp> whose <prop comp="Interface Operation">style</prop> property has a value of <attval>&MULTIPART-STYLE;</attval> as defined in <specref ref="_operation_multipart_style"/>, i.e. this serialization *************** *** 4035,4043 **** (<specref ref="http-binding"/>), <attval>multipart/form-data</attval> MAY be ! used as a value for the <prop comp="Binding ! Operation">http input serialization</prop> property of the <comp>Binding Operation</comp> component, but MUST NOT be ! used as a value as a value for the <prop comp="Binding ! Operation">http output serialization</prop> or <prop comp="Binding Operation">http fault serialization</prop> properties. --- 4031,4037 ---- (<specref ref="http-binding"/>), <attval>multipart/form-data</attval> MAY be ! used as a value for the <prop comp="Binding Operation">http input serialization</prop> property of the <comp>Binding Operation</comp> component, but MUST NOT be ! used as a value as a value for the <prop comp="Binding Operation">http output serialization</prop> or <prop comp="Binding Operation">http fault serialization</prop> properties.
Received on Friday, 23 September 2005 08:34:49 UTC