CsvImport

Version:0.5.1-20111019
Provider:J-MCDA
SOAP service’s name:
 CsvImport-J-MCDA (see SOAP requests for details)

Description

Transforms a performance table from a comma-separated values (CSV) file to XMCDA compliant files.

Contact: Olivier Cailloux <olivier.cailloux@ecp.fr>

Web page: http://sourceforge.net/projects/j-mcda/

Inputs

(For outputs, see below)

performances

The alternatives, criteria, performances as a CSV file.

The input value should be a valid XMCDA document whose main tag is <None>.


Outputs

alternatives

The equivalent alternatives.

The returned value is a XMCDA document whose main tag is <alternatives>.


criteria

The equivalent criteria.

The returned value is a XMCDA document whose main tag is <criteria>.


performances

The equivalent performances.

The returned value is a XMCDA document whose main tag is <performanceTable>.


messages

A status message.

The returned value is a XMCDA document whose main tag is <methodMessages>.


Original xml description