SsODNet Web-service @ IMCCE
The SsODNet SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
SsoDNetBinding
Endpoint:
http://vo.imcce.fr/webservices/ssodnet/ssodnet.php
SoapAction:
http://vo.imcce.fr/webservices/ssodnet#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/ssodnet
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/ssodnet
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result; type->xsd:string
Namespace:
http://vo.imcce.fr/webservices/ssodnet
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the SsoDNet Web-services
resolver
Close
resolver
Name:
resolver
Binding:
ssodnetBinding
Endpoint:
http://vo.imcce.fr/webservices/ssodnet/ssodnet.php
SoapAction:
http://vo.imcce.fr/webservices/ssodnet#resolver
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/ssodnet
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
resolverRequest
parts:
name->inputArray, type->tns:resolverRequest
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/ssodnet
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
resolverResponse
parts:
name->result; type->tns:ssodnetResponse
Namespace:
http://vo.imcce.fr/webservices/ssodnet
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Resolve any name or designation of Solar system objects and Exoplanets
Close
resolverRequest
Part name:
name
Type:
xsd:string
Documentation:
Name or designation of a Solar system object
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'json', 'text')
Part name:
epoch
Type:
xsd:double
Documentation:
Requested epoch expressed in Julian day
Part name:
maxrec
Type:
xsd:int
Documentation:
Maximum number of resolved Sso to retrieve
Part name:
ephem
Type:
xsd:int
Documentation:
Computation (1) or not (0) of the resolved Sso
Close
ssodnetResponse
Part name:
flag
Type:
xsd:int
Documentation:
Response flag: -1=error; 0=target not found; 1=result
Part name:
ticket
Type:
xsd:int
Documentation:
Unix timestamp of the request
Part name:
result
Type:
xsd:string
Documentation:
String containing the response
Close
clientID
Part name:
FROM
Type:
xsd:string
Documentation:
Client's ID
Part name:
HOSTIP
Type:
xsd:string
Documentation:
Client's IP (determined automatically)
View the
WSDL
of the SsODNet Web service