- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Jun 2005 09:55:28 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv14414 Added Files: wsdl20-extensions.xsd Removed Files: wsdl20-ext.xsd Log Message: Renamed wsdl20-ext.xsd into wsdl20-extensions.xsd in order to match namespace name --- NEW FILE: wsdl20-extensions.xsd --- <?xml version='1.0' encoding='UTF-8'?> <!-- $Id: wsdl20-extensions.xsd,v 1.1 2005/06/07 09:55:26 hugo Exp $ --> <!-- W3C XML Schema defined in the Web Services Description (WSDL) Version 2.0 specification http://www.w3.org/TR/wsdl20-adjuncts Copyright (c) 2005 World Wide Web Consortium, (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. This work is distributed under the W3C(r) Software License [1] in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 --> <!DOCTYPE xs:schema PUBLIC '-//W3C//DTD XMLSCHEMA 200102//EN' 'http://www.w3.org/2001/XMLSchema.dtd' [ <!ENTITY % entities SYSTEM 'entities.dtd'> %entities; ]> <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema' targetNamespace='&wsdl-x-ns;' xmlns:wsdlx="&wsdl-x-ns;" elementFormDefault='qualified'> <xs:attribute name='safe' type="xs:boolean" /> </xs:schema> --- wsdl20-ext.xsd DELETED ---
Received on Tuesday, 7 June 2005 09:55:33 UTC