[ XMLAD Home ] [ Topic Types ] [ Occurrence Types ] [ Association Types ] [ Master Index ]

SDL

Base Name

Base Name (unscoped)
SDL

Instance of

Associations

Occurrences

Acronym Expansion

Microsoft Service Description Language

Description

In order to utilize a service on a remote server using SOAP, the client needs to understand what the remote service is capable of. Using SDL, SOAP provides a way to query the remote service and learn about its capabilities, such as how it represents data types and commands. For example, using SDL one could learn that a particular service accepts two strings, searches for first string inside second, and returns true or false. SDL is an XML document, and is very similar in concept as IDL (Interface Definition Language) except that IDL is platform specific and SDL is platform independent.

Generated from an XML Topic Map with xtm2xhtml. (c) Stefan Mintert