- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jan 2006 18:32:49 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/ImportedWSDL-1G In directory hutz:/tmp/cvs-serv8860/test-suite/documents/good/ImportedWSDL-1G Modified Files: updateDetails.wsdl retrieveDetails.wsdl Log Message: Updated WSDL namespaces to CR date: 2006/01 Index: retrieveDetails.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/ImportedWSDL-1G/retrieveDetails.wsdl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** retrieveDetails.wsdl 9 Nov 2005 19:36:35 -0000 1.3 --- retrieveDetails.wsdl 25 Jan 2006 18:32:47 -0000 1.4 *************** *** 1,4 **** <?xml version="1.0" encoding="utf-8" ?> ! <description xmlns="http://www.w3.org/2005/08/wsdl" targetNamespace="http://greath.example.com/2004/services/retrieveDetails" xmlns:tns="http://greath.example.com/2004/services/retrieveDetails" --- 1,4 ---- <?xml version="1.0" encoding="utf-8" ?> ! <description xmlns="http://www.w3.org/2006/01/wsdl" targetNamespace="http://greath.example.com/2004/services/retrieveDetails" xmlns:tns="http://greath.example.com/2004/services/retrieveDetails" *************** *** 6,10 **** xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:schemaLocation="http://www.w3.org/2005/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd"> <documentation> --- 6,10 ---- xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:schemaLocation="http://www.w3.org/2006/01/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd"> <documentation> Index: updateDetails.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/ImportedWSDL-1G/updateDetails.wsdl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** updateDetails.wsdl 9 Nov 2005 19:36:35 -0000 1.3 --- updateDetails.wsdl 25 Jan 2006 18:32:47 -0000 1.4 *************** *** 1,4 **** <?xml version="1.0" encoding="utf-8" ?> ! <description xmlns="http://www.w3.org/2005/08/wsdl" targetNamespace="http://greath.example.com/2004/services/updateDetails" xmlns:tns="http://greath.example.com/2004/services/updateetails" --- 1,4 ---- <?xml version="1.0" encoding="utf-8" ?> ! <description xmlns="http://www.w3.org/2006/01/wsdl" targetNamespace="http://greath.example.com/2004/services/updateDetails" xmlns:tns="http://greath.example.com/2004/services/updateetails" *************** *** 7,11 **** xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:schemaLocation="http://www.w3.org/2005/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd"> <documentation> --- 7,11 ---- xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:schemaLocation="http://www.w3.org/2006/01/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd"> <documentation>
Received on Wednesday, 25 January 2006 18:32:55 UTC