- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 May 2005 13:42:39 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/Interface-1G In directory hutz:/tmp/cvs-serv8183/test-suite/documents/good/Interface-1G Added Files: Interface.wsdl Log Message: Added new Interface test cases from Lawrence Mandel, posted to public mailing list 2005-04-29 via a patch file. Also updated namespaces to 2005/05. --- NEW FILE: Interface.wsdl --- <?xml version="1.0" encoding="UTF-8"?> <wsdl:description targetNamespace="http://example.org/" xmlns:wsdl="http://www.w3.org/2005/05/wsdl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2005/05/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd"> <wsdl:documentation> This test shows a valid use of a WSDL 2.0 interface. </wsdl:documentation> <wsdl:interface name="myInterface"> </wsdl:interface> </wsdl:description>
Received on Friday, 13 May 2005 13:42:50 UTC