Skip to content

open-coders-org/api-soap-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Soap Example

Description

Building a Soap-API for studying request xml

Concepts

WSLD

Web Services Description Language, it is an Extensible Markup Language (XML) format that is used to describe web services (WS). Describes the public interface for web services. It is based on XML and describes the form of communication, that is, the protocol requirements and message formats necessary to interact with the services listed in its catalog. The operations and messages it supports are described in the abstract and then tied to the specific network protocol and message format.

About

building a soap api for studying xml request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published