[MOBY-l] moby namespace
Michael DiBernardo
mikedebo at gmail.com
Tue Sep 11 17:57:24 UTC 2007
On 11-Sep-07, at 10:52 AM, Carol Lushbough wrote:
> I was wondering if anyone can tell how to set the <moby:MOBY
> xmlns:moby="http://www.biomoby.org/moby">
> name space through a Java method. For example, when I execute
> client.getInput().toXML(), Im getting
>
> <Parameter articleName='dnamatrix'><Value>IUB</Value></Parameter>
>
> and I think I should get:
>
> <moby:Parameter
> moby:articleName="ktuple"><moby:Value>1</moby:Value></moby:Parameter>
>
> Thanks for your help!
>
> Carol
I don't have the answer you're looking for, but this has reminded me
of a somewhat unrelated issue:
I think this list would benefit from the use of a pastebin... we tend
to get pretty big gobs of Java code being posted in emails, and it's
hard to read that way. As fun as it is to meta-A -> meta-C -> switch
to vim -> meta-V, I think it would be easier just to create a link,
and this way we build a small repository of examples for free,
outside of the mailing list archive. :)
java.pastebin.com will probably work ok for now, but I'll see what I
can do towards setting one up on my site.
-Mike
More information about the moby-l
mailing list