XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

Euro Conversion

WSDL

http://www.drbob42.co.uk/cgi-bin/Euro42/wsdl/IEuro     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:b.swart
For more Info:http://www.drbob42.com
Description:Converts Euros to the 12 Euro-participating currencies and back.

Endpoints

URLPublisherContact EmailImplementation
http://www.drbob42.co.uk/cgi-bin/Euro42/soap/IEurob.swartb.swart@chello.nlKylix

Contributed Clients   What is this?     Add / Edit / Delete Client  

NameTypePublisherToolkitLanguageOS
Web Services Performance and Load TesterApplicationLisaWu N/ACross-Platform


Detailed Description

Converts Euros to the 12 Euro-participating currencies and back.

The European currencies that participate in the EURO are Finland = 'FIM', Italy = 'ITL', Netherlands = 'NLG', Spain = 'ESP', Belgium = 'BEF', Austria = 'ATS', Luxembourg = 'LUF', Germany = 'DEM', France = 'FRF', Ireland = 'IEP', Portugal = 'PTE', and Greece = 'GRO'. The three letter currency acronyms must be passed as argument to the FromEuro and ToEuro methods.

Usage Notes

Converting Euros to the 12 Euro-participating currencies and back.
The European currencies that participate in the EURO are Finland = 'FIM', Italy = 'ITL', Netherlands = 'NLG', Spain = 'ESP', Belgium = 'BEF', Austria = 'ATS', Luxembourg = 'LUF', Germany = 'DEM', France = 'FRF', Ireland = 'IEP', Portugal = 'PTE', and Greece = 'GRO'. The three letter currency acronyms must be passed as argument to the FromEuro and ToEuro methods.

FromEuro
 first argument: currency string (3 characters)
 second argument: amount in EUROS (double)

ToEuro
 first argument: currency string (3 characters)
 second argument: amount in currency (double)

Help  Message Board