services:RemoteDataService
A remote service that can be invoked via an endpoint URL.
Extends: services:DataService
Properties
services:endpointDescription (required, max 1)
A description of the endpoint of a service.
Service must have exactly one endpoint description.
services:endpointUrl (required, max 1)
The URL of the endpoint of a service.
Service must have exactly one endpoint URL.
services:protocol (optional, max 1)
The protocol used by a service.
Service may have a protocol specification. This is optional but recommended for clarity.