- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 Apr 2007 16:05:47 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv17343
Modified Files:
wsdl20.xml
Log Message:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4428
"appear as an element of the set" => "appear in the set"
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.456
retrieving revision 1.457
diff -C 2 -d -r1.456 -r1.457
*** wsdl20.xml 12 Apr 2007 15:47:33 -0000 1.456
--- wsdl20.xml 12 Apr 2007 16:05:44 -0000 1.457
***************
*** 2185,2189 ****
<assert class="component" id="Interface-1009" cr-id="Interface-0027">
To avoid circular definitions, an interface MUST NOT appear
! as an element of the set of interfaces it extends, either
directly or indirectly.
</assert>
--- 2185,2189 ----
<assert class="component" id="Interface-1009" cr-id="Interface-0027">
To avoid circular definitions, an interface MUST NOT appear
! in the set of interfaces it extends, either
directly or indirectly.
</assert>
Received on Thursday, 12 April 2007 16:06:02 UTC