Entry
Delphi: Internet: Web Service: Create: Microsoft: WSDL: What is WSDL?
Oct 15th, 2003 23:01
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 07 October 2003 - 10:23 pm --------------------
Delphi: Internet: Web Service: Create: Microsoft: WSDL: What is WSDL?
---
WSDL = Web Services Description Language
---
WSDL gives an XML based presentation of the services which a certain
Web Service offers
---
(for example it shows that that web service is about driving
directions, a language translation, the weather, the news, ...)
---
---
Delphi 7, Kylix 3, C++ Builder 6 and JBuilder 7 and higher have support
for reading and writing WSDL information.
---
[Internet: source:
http://www.databiten.se/products/delphi/delphi7/d7news3.htm
----------------------------------------------------------------------