Home All Groups Group Topic Archive Search About

tools to validate a WSDL document

Author
7 Mar 2006 8:11 AM
Jimmy L
any tools /editor out there to validate WSDL document is valid one?

i heard alot WSDL on the web are out dated / invalid.

xmlspy a good one?

do i need to get xml schema / DTD for WSDL since tools like xmlspy would
need the DTD for validation is that correct?

so that i can genenrate stub client code using automated tools (WSDL2Java
...etc)

Thanks

Author
7 Mar 2006 3:57 PM
Cowboy (Gregory A. Beamer) - MVP
XML Spy contains WSDL schema editing, so you do not have to find a DTD/Schema
to validate.
http://www.altova.com/features_schema_view.html

You can test a WSDL URL here: http://www.mgateway.com/scripts/mgwms32.dll?MGWLPN=EXTC&wlapp=wsdlValidator&eXtcCalledFrom=MGateway

or here http://www.soapclient.com/soapclient?template=%2Fclientform.html&fn=soapform&SoapTemplate=%2FSoapResult.html&SoapWSDL=http://apps.gotdotnet.com/xws/wsdlverifier/wsdlverify.asmx?WSDL

or here
http://xmethods.net/ve2/Tools.po

If you are heading into Contract First development in .NET 2.0, consider
this free tool:
http://www.thinktecture.com/Resources/Software/WSContractFirst/default.html

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


Show quote
"Jimmy L" wrote:

> any tools /editor out there to validate WSDL document is valid one?
>
> i heard alot WSDL on the web are out dated / invalid.
>
> xmlspy a good one?
>
> do i need to get xml schema / DTD for WSDL since tools like xmlspy would
> need the DTD for validation is that correct?
>
> so that i can genenrate stub client code using automated tools (WSDL2Java
> ...etc)
>
> Thanks
>
>
>

AddThis Social Bookmark Button