Version: | 1.0 |
---|---|
Provider: | PyXMCDA |
SOAP service’s name: | |
sortAlternativesValues-PyXMCDA (see SOAP requests for details) |
Sort alternatives into categories per values. The categories are delimited by one interval of numeric values each.
Contact: Nicolas Duminy (nicolas.duminy@telecom-bretagne.eu)
Web page: https://gitlab.com/nduminy/ws-pyxmcda
(For outputs, see below)
The alternatives to assign (only the active ones). All are considered if not provided.
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
The categories to assign to (only the active ones). All are considered if not provided.
The input value should be a valid XMCDA document whose main tag is <categories>
.
The alternatives values.
The input value should be a valid XMCDA document whose main tag is <alternativesValues>
.
Categories limits represented by intervals of numeric values.
The input value should be a valid XMCDA document whose main tag is <categoriesValues>
.
The computed alternatives assignments.
The returned value is a XMCDA document whose main tag is <alternativesAssignments>
.
Status messages.
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.