[MOBY-dev] Secondary Parameters question.
Dmitry Repchevsky
dmitry.repchevski at bsc.es
Mon Nov 5 14:14:18 UTC 2007
Hello!
I have another question about Secondary Parameters.
using findService operation I can obtain the list of Secondary
Parameters, for example;
*****************************************************************
<secondaryArticles>
<Parameter articleName="maxiters">
<datatype>Integer</datatype>
<description/>
<default/>
<max/>
<min/>
<enum/>
</Parameter>
<Parameter articleName="diags">
*****************************************************************
The problem I have is that they are specified outside the <input> tag,
right?
So there could be only one list of parameters per request, right?
So in case of having two <input> tags (two mobyData) in which one I
should to put those parameters?
Imagine the situation where I have two Simple inputs (with two
corresponding mobyData) and one list of parameters.
In the service description there could be only one (?) list of
parameters, but in moby message there could be as many, as mobyData.
Could anyone illuminate me, please?
Sincerely,
Dmitry
More information about the MOBY-dev
mailing list