- From: John Colgrave <colgrave@hursley.ibm.com>
- Date: Thu, 25 Jul 2002 09:22:53 +0100
- To: <www-ws-desc@w3.org>
A UDDI registry should not store/transform a WSDL document, it should refer to a WSDL document stored elsewhere. If you want two documents to produce the same digital signature then I believe you would have to ensure that they had the same canonical form. The UDDI Working Group did some work on canonicalization [1] as part of the development of the UDDI V3 Specification but if you want the same digital signature for portTypes that have the same operations in a different order then that would require a much more "intrusive" canonicalization algorithm. [1] http://www.uddi.org/pubs/SchemaCentricCanonicalization-20020710.htm Regards, John -- John Colgrave Telephone/FAX : +44 (0)1962 816887 IBM e-mail : colgrave@uk.ibm.com -----Original Message----- From: www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org]On Behalf Of Jeffrey Schlimmer Sent: 25 July 2002 00:00 To: Arthur Ryman; W3C WS-Description Subject: RE: Requirement: Define Equivalence of WSDL Definitions +1. See R115 [1]. Each extension to WSDL would have to define its own equivalence, right? An additional, compatible objective would be to define a canonical form. --Jeff [1] http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/requirements/ws-desc-re qs.html -----Original Message----- From: Arthur Ryman [mailto:arthur-ryman@rogers.com] Sent: Wednesday, April 10, 2002 5:20 PM To: W3C WS-Description Subject: Requirement: Define Equivalence of WSDL Definitions The WSDL specification should define what it means for two definitions of a part of a service description to be equivalent. The notion of equivalence must be defined for each definable element, e.g. service, binding, port, etc. For example, if two definitions of a portType only differ in the order that the operations are listed in the document, then they are equivalent. This requirement is important since in some usage scenarios a WSDL document may undergo transformations, e.g. storage and retrieval in a UDDI registry. These transformations must result in a transformed document that is equivalent to the original document. The defined notion of equivalence should be used as the basis for digital signatures in the sense that two equivalent documents must be assigned the same digital signature. -- Arthur Ryman
Received on Thursday, 25 July 2002 04:23:27 UTC