[MOBY-guts] biomoby commit
Paul Gordon
gordonp at dev.open-bio.org
Thu Oct 16 17:44:44 UTC 2008
gordonp
Thu Oct 16 13:44:43 EDT 2008
Update of /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/services/util/test
In directory dev.open-bio.org:/tmp/cvs-serv22418
Modified Files:
KEGG.wsdl
Log Message:
Change of returned Moby object from GeneId to KEGG_GENES
moby-live/Java/src/main/ca/ucalgary/services/util/test KEGG.wsdl,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/services/util/test/KEGG.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/services/util/test/KEGG.wsdl 2008/06/30 17:42:29 1.2
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/services/util/test/KEGG.wsdl 2008/10/16 17:44:43 1.3
@@ -496,8 +496,8 @@
The fact that the output's type is an Array in XML Schema means that it will implicitly
be wrapped as a Moby "Collection" of GeneIds. -->
<part name="return" type="typens:ArrayOfstring"
- sawsdl:modelReference="urn:lsid:biomoby.org:objectclass:GeneId"
- sawsdl:liftingSchemaMapping="urn:lsid:bioxml.info:mobyLiftingSchemaMapping:string2GeneId"/>
+ sawsdl:modelReference="urn:lsid:biomoby.org:namespacetype:KEGG_GENES"
+ sawsdl:liftingSchemaMapping="urn:lsid:bioxml.info:mobyLiftingSchemaMapping:string2KEGG_GENES"/>
</message>
<!-- get_enzymes_by_gene -->
<message name="get_enzymes_by_geneRequest">
More information about the MOBY-guts
mailing list