faqts : Computers : Programming : Languages : Delphi

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 2 people (50%) answered Yes
Recently 1 of 2 people (50%) answered Yes

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

----------------------------------------------------------------------