XMethods Logo

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

Partner4 Logo Partner3 Logo Partner2 Logo

Romulan Numbers XLII

WSDL

http://www.ebob42.com/cgi-bin/Romulan.exe/wsdl/IRoman     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:b.swart
For more Info:http://www.drbob42.com
Description:Convert roman numbers <-> digital numbers

Endpoints

URLPublisherContact EmailImplementation
http://www.ebob42.com/cgi-bin/Romulan.exe/soap/IRomanb.swartb.swart@chello.nlDelphi

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

NameTypePublisherToolkitLanguageOS
Web Services Performance and Load TesterApplicationLisaWu N/ACross-Platform
Romulan Java ClientExample Sourceca99ngou JAX-RPCJavaWindows


Detailed Description

Convert roman numbers <-> digital numbers

Usage Notes

Method:
  IntToRoman
Argument:
  Integer
Result:
  String (roman numeral)
Example:
  IntToRoman(42) = 'XLII'

Method:
  RomanToInt
Argument:
  String (roman numeral)
Result:
  Integer
Example:
  RomanToInt('XLII') = 42

Help  Message Board