- From: Arthur Ryman <ryman@ca.ibm.com>
- Date: Mon, 16 May 2005 10:28:26 -0400
- To: "Francis ANDRE" <francis.andre@easynet.fr>
- Cc: www-ws-desc@w3.org, www-ws-desc-request@w3.org
- Message-ID: <OFED17D408.1AC66B68-ON85257003.004EC5A6-85257003.004F81D9@ca.ibm.com>
Francis, The name attribute was dropped because it doesn't add much. You can refer to the WSDL document by its URL or its namespace. In WSDL 2.0 you can also refer to any component by a URI (see appendix A and C). The <definitions>/<description> elements are collections, and might describe many Web services. Using the component URI gives you more precision about what you are referring to. Arthur Ryman, Rational Desktop Tools Development phone: +1-905-413-3077, TL 969-3077 assistant: +1-905-413-2411, TL 969-2411 fax: +1-905-413-4920, TL 969-4920 mobile: +1-416-939-5063, text: 4169395063@fido.ca intranet: http://labweb.torolab.ibm.com/DRY6/ "Francis ANDRE" <francis.andre@easynet.fr> Sent by: www-ws-desc-request@w3.org 05/16/2005 05:23 AM Please respond to "Francis ANDRE" To <www-ws-desc@w3.org> cc Subject WSDL1.1: Minor change request proposal: mandatory attribute name in the definitions element. Hi In the current WSDL 1.1 specification, http://www.w3.org/TR/wsdl , the attribute "name" of the element <definitions> is optional. When there are more than one webservices specified by many wsdl files supported by a single webserver, it could be useful to have a way to distinguish them. The name attribute seems to be at the right level for this separation. That is why, I am proposing to change the attribute "name" from optional to mandatory. This change request could be also proposed for WSDL 2.0 with the reinstantiation of the "name" attribute which has diseappeared in 2.0 Regards Francis ANDRE
Received on Monday, 16 May 2005 14:49:46 UTC