Decision Deck project

diviz software

XMCDA standard

XMCDA web services

Developer's corner:

Frozen initiatives

csvToXMCDA-performanceTable

Version:0.5.1
Provider:J-MCDA
SOAP service’s name:
 csvToXMCDA-performanceTable-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.csv

The alternatives, criteria, performances as a CSV file.

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


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