Search the web
Sign In
New User? Sign Up
wsdl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
w3c WSDL stock quote example question.   Message List  
Reply | Forward Message #2074 of 2160 |
Re: [wsdl] w3c WSDL stock quote example question.

Yes they should -- It's a known bug in the spec. (actually, there are quite a few errors, discrepancies, and ambiguities in the spec)

(The WSDL spec is a "W3C Note", which means it is verbatim what the vendors submitted to W3C, so it isn't W3C's fault that the spec has errors. The vendors never revised the WSDL 1.1 specification, therefore it stands as is. You should consult the WS-I Basic Profile to resolve any questions you have about the spec.)

Anne

On 1/11/07, Jason Viers <lists@...> wrote:

Looking at the w3c's first WSDL document example
(http://www.w3.org/TR/wsdl#_example1), I noticed something:

<?xml version="1.0"?>
<definitions name="StockQuote" ...

<binding name="StockQuoteSoapBinding" type="tns:StockQuotePortType">
...
</binding>

<service name="StockQuoteService">
<documentation>My first service</documentation>
<port name="StockQuotePort" binding="tns:StockQuoteBinding">
...
</port>
</service>

</definitions>

Shouldn't the port's binding attribute (StockQuoteBinding) and the name
of the binding (StockQuoteSoapBinding) match up? I doubt such a simple
mistake would go unnoticed in a w3c doc, is there something I'm not
getting?

Bean




Fri Jan 12, 2007 12:46 am

annemanes
Offline Offline
Send Email Send Email

Forward
Message #2074 of 2160 |
Expand Messages Author Sort by Date

Looking at the w3c's first WSDL document example (http://www.w3.org/TR/wsdl#_example1), I noticed something: <?xml version="1.0"?> <definitions...
Jason Viers
bean8107
Offline Send Email
Jan 11, 2007
10:47 pm

Yes they should -- It's a known bug in the spec. (actually, there are quite a few errors, discrepancies, and ambiguities in the spec) (The WSDL spec is a "W3C...
Anne Thomas Manes
annemanes
Offline Send Email
Jan 12, 2007
12:48 am

... quite a few ... vendors ... The vendors ... You should ... about the spec.) That makes sense, thanks for the explanation! Jason (So there ARE people on...
Jason Viers
bean8107
Offline Send Email
Jan 12, 2007
4:11 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help