Development language

E

Erik Cruz

Hi.

Is it possible to know what was the platform/language used to build a web
service or wsdl file?

TIA,
Erik Cruz
 
D

Dave Beauchemin [MVP]

Not unless the web service provides this information in the WSDL contract.
--


Dave Beauchemin
Microsoft MVP, MCP
www.webdotmag.com
xmldude at mvps dot org
 
E

Erik Cruz

Hi Dave.

Do you know what is the wsdl element that is used for this purpose? Or any
site or material where I can find something about this specific
configuration?

TIA,
Erik Cruz
 
D

Dave Beauchemin [MVP]

Erik,

You could use the documentation element, specified in the WSDL 1.2
specification, for this purpose (cf.
http://www.w3.org/TR/wsdl12/#eii-documentation). This element is also
present in WSDL 1.1. You can include whatever you want in here, so long as
it's valid XML.

Note that you cannot guarantee the presence of this element with the WSDL
parser (you probably wouldn't want to either), so you should verify it's
presence programmatically, and generate an application-level exception as
appropriate, if this information is required.
--


Dave Beauchemin
Microsoft MVP, MCP
www.webdotmag.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,222
Members
46,810
Latest member
Kassie0918

Latest Threads

Top