Version: | 1.0 |
---|---|
Provider: | PyXMCDA |
SOAP service’s name: | |
csvToXMCDA-categoriesProfiles-PyXMCDA (see SOAP requests for details) |
Transforms a file containing categories profiles from a comma-separated values (CSV) file to XMCDA compliant file, containing the alternatives ids with their limits (lowerCategory and upperCategory).
Contact: Sébastien Bigaret (sebastien.bigaret@telecom-bretagne.eu)
Web page: http://github.com/sbigaret/ws-PyXMCDA
(For outputs, see below)
The categories profiles as a CSV file.
Example:
pMG,Medium,Good
pMB,Bad,Medium
The input value should be a valid XMCDA document whose main tag is <other>
.
The equivalent categories profiles.
The returned value is a XMCDA document whose main tag is <categoriesProfiles>
.
Status messages.
The returned value is a XMCDA document whose main tag is <methodMessages>
.