Home » XML Basics
9

WSDL

In this chapter, you will learn about one of the web languages that is used to describe and locate web services, the WSDL language. At the start of the chapter, you will learn the basic syntax used for WSDL files. At the latter half of the chapter, you will learn the basic structure of a WSDL file. In order to make a WSDL file, you will have to locate a web service yourself.

In This Chapter:

What is WSDL
Web Services Description Language, its basic syntax the basic WSDL commands that you can use are all in this section.
WSDL Structure
This tutoring guide will let you know how to follow the basic WSDL structure.