Login
Remember
Register
Ask a Question
What are the main features of web services?
0
votes
asked
Sep 23, 2023
in
Web Service
by
john ganales
What are the main features of web services?
webservices-features
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 23, 2023
by
john ganales
Following is a list of main features of web services:
It is available over the Internet or private (intranet) networks.
It uses a standardized XML messaging system.
It is not tied to any one operating system or programming language.
It is self-describing via a common XML grammar.
It is discoverable via a simple find mechanism.
...