RE: Error in SAWSDL-0G baseline
"Jonathan Marsh" <[email protected]>
| Newsgroups | gmane.comp.web.services.description |
|---|---|
| Message-ID | <019501c74ca8$a42519a0$3501a8c0@DELLICIOUS> |
Yes, that's a bug in my wsdl-xslt; see http://lists.w3.org/Archives/Public/www-ws-desc/2007Feb/0061.html. I've just fixed it. Jonathan Marsh - <http://www.wso2.com> http://www.wso2.com - <http://auburnmarshes.spaces.live.com> http://auburnmarshes.spaces.live.com _____ From: [email protected] [mailto:[email protected]] On Behalf Of John Kaputin (gmail) Sent: Friday, February 09, 2007 11:05 AM To: www-ws-desc Cc: [email protected] Subject: Error in SAWSDL-0G baseline Woden is failing this new testcase but I think it's because there's an error in the canonical baseline. There are 2 interfaceMessageReferences each with an elementDeclaration child which Woden's canonical wsdlcm reports as: <elementDeclaration ref="c6" /> and <elementDeclaration ref="c6" /> The baseline canonical wsdlcml reports these as: <elementDeclaration /> and <elementDeclaration /> (i.e. no 'ref' attribute) regards, John Kaputin.