Service:Traffic Info California
Description:
Information on traffic conditions on California's highways.
Information source from the Web site Caltrans.
Input:
Number of Californian highway.
Output:
Info on traffic conditions on highway in question.
WSDL:
yes
SOAP
Implementation: Apache SOAP
Service: BabelFish translation
Description:
Translates a text up to 5K in size. For more information,
please consult the BabelFish
homepage
.
Inputs:
Translation mode ["en_fr", "en_de", "en_it", "en_pt", "en_es",
"fr_en", "de_en", "it_en", "pt_en", "ru_en", "es_en"]; string
to be translated in source language.
Output:
Translation in target language.
WSDL:
yes
SOAP
Implementation: SOAP::Lite
Service: GUID Generator (Globally Unique Identifier)
Description:
Assigns a unique ID. Service delivered by ITFinity.
Input:
None
Output:
UID
WSDL:
yes
SOAP
Implementation: MS SOAP2.0
Service: StockQuote
Description:
Information on stock quotes from finance.yahoo.com which
draws its resources from Reuters. The example is offered
by XMLToday.
Input:
Symbol of listed company.
Output:
Company stock quote.
WSDL:
yes
SOAP
Implementation: Apache SOAP
Service: Incrementation operation
Description:
Adds 1 to the integer entered.
Input:
Integer
Output:
Integer+1
WSDL:
no
SOAP
Implementation: SOAP::Lite
Service: Algebraic operations
Description:
Carries out algebraic operations on two algebraic numbers.
Example from SOAP Toolkit 2.0.
Inputs:
Method ["AddNumbers", "SubstractNumbers"]; Number1; Number2
Output:
Result of operation.
WSDL:
yes
SOAP
Implementation: MS SOAP2.0