[MOBY-dev] what is the status of id and namespace for primitive types

Mark Wilkinson markw at illuminae.com
Fri Dec 16 15:53:48 UTC 2005


If the Integer and String are distinctly and independantly identifiable 
entities outside of their context in the DNASequence object, then they 
should carry their own namespace and id values.  Otherwise these 
attributes have null values, and only the "identifiable" object has a 
namespace and ID.

M


Martin Senger wrote:

>Mark,
>   Could you please refresh my memory what is the status (meaning: should
>they be used or not, and if yes, what they mean) of 'id' and 'namespace'
>attributes in the primitive types? The places I am asking for are
>indicated by question marks in the following example:
>
><DNASequence id="..." ns="...">
>   <Integer articlName="Length" id="???" ns="???">123</Integer>
>   <String articleName="SequenceString" id="???" ns="???">aaa</String>
></DNASequence>
>
>   Thanks,
>   Martin
>
>  
>



More information about the MOBY-dev mailing list