Version: | 1.0 |
---|---|
Provider: | PyXMCDA |
SOAP service’s name: | |
applyCriteriaFunctionsToPerformanceTable-PyXMCDA (see SOAP requests for details) |
Apply criteria functions to input performance table.
Contact: Nicolas Duminy (nicolas.duminy@telecom-bretagne.eu)
Web page: https://gitlab.com/nduminy/ws-pyxmcda
(For outputs, see below)
The alternatives. Only used to exclude inactive alternatives from computations (all are considered if not provided).
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
The criteria. Only used to exclude inactive criteria from computations (all are considered if not provided).
The input value should be a valid XMCDA document whose main tag is <criteria>
.
The performance table.
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
Criteria functions to apply.
The input value should be a valid XMCDA document whose main tag is <criteriaFunctions>
.
The output performance table.
The returned value is a XMCDA document whose main tag is <performanceTable>
.
Status messages.
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.