Revision: 88fdd0026848
Branch: default
Author:
capitan...@gmail.com
Date: Fri Dec 13 11:24:08 2013 UTC
Log: Edited wiki page WebServiceAPI through web user interface.
http://code.google.com/p/daisy-pipeline/source/detail?r=88fdd0026848&repo=wiki
Modified:
/WebServiceAPI.wiki
=======================================
--- /WebServiceAPI.wiki Tue Oct 29 11:03:13 2013 UTC
+++ /WebServiceAPI.wiki Fri Dec 13 11:24:08 2013 UTC
@@ -114,7 +114,7 @@
* Where $ID is the job's unique ID
* $TYPE is either port or option
* $NAME is the port or option name
- * $IDX is the index of a single output within the port/option.
+ * $IDX is the index of a single output within the port/option. The
actual $IDX value is implementation dependent and could have any potential
form: numerical, textual, or an uri path (including / in it).
* An
[
https://github.com/daisy-consortium/pipeline-framework/blob/master/webservice/samples/xml-formats/job.xml
example] of a result description in the job xml format.
* Query parameters:
* See [#Authentication]