- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 23 Aug 2005 14:58:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv11020
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Mark-up tweak: added <prop> around name property in IRI and Multipart style definitions
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** wsdl20-adjuncts.xml 23 Aug 2005 14:47:00 -0000 1.88
--- wsdl20-adjuncts.xml 23 Aug 2005 14:58:30 -0000 1.89
***************
*** 1092,1096 ****
<p>
The localPart of the element's QName MUST be the same
! as the <comp>Interface Operation</comp> component's name.
</p>
</item>
--- 1092,1097 ----
<p>
The localPart of the element's QName MUST be the same
! as the <comp>Interface Operation</comp> component's
! <prop comp="Interface Operation">name</prop>.
</p>
</item>
***************
*** 1167,1171 ****
<p>
The localPart of the element's QName MUST be the same
! as the <comp>Interface Operation</comp> component's name.
</p>
</item>
--- 1168,1173 ----
<p>
The localPart of the element's QName MUST be the same
! as the <comp>Interface Operation</comp> component's
! <prop comp="Interface Operation">name</prop>.
</p>
</item>
Received on Tuesday, 23 August 2005 14:58:36 UTC