From: Frank B. <fbergman@u.washington.edu> - 2009-02-15 02:33:56
|
I'm sorry, i don't quite see the issue ... the schema right now says that you are free to put under the annotation element pretty much anything, and as far as MIASE goes, it will be ignored. The same goes for the notes section. i've never used jaxb so I'm not sure what the issues are. Could you explain further? best Frank On Feb 14, 2009, at 2:28 PM, Richard Adams wrote: > > Hi all, > Just wondering, it is possible to add <xsd:annotation><xsd:appinfo> > elements > into a schema for tool-specific customization of schema processing. > Is this tolerable in the sed-ml schema, or would it clutter up the > schema too much? > > Just wondered as Dagmar's last change ( to add the notes/annotation > elements) causes a namespace conflict to the JAXB schema parser with > the elements of the same name defined in sbml-mathml. One way round > this is to add this jaxb specific annotations in the .xsd file to > produce classes with different names. An alternative is to specify > instructions in a separate 'binding' file, this would be ideal but > I've not got it to work yet. > > Basically it would add: > > <xs:annotation> > <xs:appinfo> > <jxb:class name="SedMLNotes"> > </jxb:class> > </xs:appinfo> > </xs:annotation> > into the 'notes' definition and similarly into the 'annotation' > definition. > > I have a feeling that this will be frowned upon but I just wanted to > make sure before ruling it out :) > > Thanks > Richard > > > -- > The University of Edinburgh is a charitable body, registered in > Scotland, with registration number SC005336. > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source > code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Miase-discuss mailing list > Mia...@li... > https://lists.sourceforge.net/lists/listinfo/miase-discuss |