[MOBY-dev] findService question

Edward Kawas edward.kawas at gmail.com
Wed Oct 31 21:35:27 UTC 2007


Hi,

The answer is no!

Eddie
 

> -----Original Message-----
> From: moby-dev-bounces at lists.open-bio.org 
> [mailto:moby-dev-bounces at lists.open-bio.org] On Behalf Of 
> Dmitry Repchevsky
> Sent: Wednesday, October 31, 2007 9:48 AM
> To: moby-dev at lists.open-bio.org
> Subject: [MOBY-dev] findService question
> 
> Well, Mark, I think you didn't understand our discussion...
> 
> Here is an excerpt from the the moby doc for findService 
> service (Registry):
> 
> *************************************************************
> The Query object structure is as follows:
> 
>   <inputObjects>
>     <Input>
>          <!-- one or more Simple or Collection articles -->
>     </Input>
>   </inputObjects>
>   <outputObjects>
>     <Output>
>          <!-- one or more Simple or Collection articles -->
>     </Output>
>   </outputObjects>
> *************************************************************
> 
> So the question is/was could it be more Input inside inputObjects?
> 
> ex:
> *************************************************************
>   <inputObjects>
>     <Input>
>          <!-- one or more Simple or Collection articles -->
>     </Input>
>     <Input>
>          <!-- another one or more Simple or Collection articles -->
>     </Input>
>     <Input>
>          <!-- even more one or more Simple or Collection articles -->
>     </Input>
>     ...
>   </inputObjects>
> 
> *************************************************************
> 
> My point was if there could be only one why we needed 
> inputObjects tag at all?
> 
> it could be easy:
> *************************************************************
>     <Input>
>          <!-- one or more Simple or Collection articles -->
>     </Input>
>     <Output>
>          <!-- one or more Simple or Collection articles -->
>     </Output>
> *************************************************************
> 
> Ok. untill it's clear I'm using the schema from Edward as reference...
> 
> 
> Cheers,
> 
> Dmitry
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev




More information about the MOBY-dev mailing list