Version: | 1.0.0 |
---|---|
Provider: | PUT |
SOAP service’s name: | |
TOPSIS_ranking-PUT (see SOAP requests for details) |
Computes ranking by distance ratio (nDist/(nDist+pDist) to ideal alternatives
Contact: Witold Kupś <witkups@gmail.com>
(For outputs, see below)
Criteria of comparision. Criteria scales are also required as min/max.
The input value should be a valid XMCDA document whose main tag is <criteria>
.
Definitions of alternatives.
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
Performance of each alternative on each criterion
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
Performance of positive ideal alternative
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
Performance of negative ideal alternative
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
Scores of alternatives
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Messages or errors generated by this module.
The returned value is a XMCDA document whose main tag is <methodMessages>
.