- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Oct 2005 16:29:17 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv14178
Modified Files:
wsdl20-http.xsd
Log Message:
LC348: added xmlns:wsdl
Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-http.xsd,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wsdl20-http.xsd 13 Oct 2005 16:28:15 -0000 1.10
--- wsdl20-http.xsd 13 Oct 2005 16:29:15 -0000 1.11
***************
*** 26,29 ****
--- 26,30 ----
<xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
targetNamespace='&wsdl-http-ns;'
+ xmlns:wsdl='&wsdl-ns;'
xmlns:whttp='&wsdl-http-ns;'
attributeFormDefault='qualified' >
Received on Thursday, 13 October 2005 16:29:37 UTC