SBML and JAXB - error with MathML?

Hi.  I am trying to use JAXB version 1.0.4 to generate Java classes for the
SBML schema
(http://cvs.sourceforge.net/viewcvs.py/sbml/specifications/sbml-level-2/version-1/schema/sbml.xsd?view=markup).

After hitting many problems and having to create some external bindings, I
am hitting 1 final problem that I can not resolve and *appears* to be
related to MathML.  The JAXB parser (xjc) throws the following message when
I try to process the SBML schema listed above:

[ERROR] A property with the same name "MiOrMoOrMn" is generated from more
than one schema component. use a property customization to resolve this
name collision.
  line 132 of scripts.xsd

[ERROR] (Relevant to above error) another one is generated from this schema
component.
  line 138 of scripts.xsd

I assumed the scripts.xsd was referring to the the MathML scripts.xsd file,
but I can't find any elements with the name "MiOrMoOrMn" in any of the
MathML classes, but it's obviously related to MathML.   PLEASE tell me what
this is referring to.

Thanks,
Julie Leonard



Julie Leonard
Bioinformatician
BD Technologies
(919) 597-6673
JLeonard@bd.com





-----------------------------------------
*******************************************************************
IMPORTANT MESSAGE FOR RECIPIENTS IN THE U.S.A.:  This message may
constitute an advertisement of a BD group's products or services  or a
solicitation of interest in them. If this is such a message and you would
like to opt out of receiving future advertisements or solicitations from
this BD group, please forward this e-mail to optoutbygroup@bd.com.
*******************************************************************  This
message (which includes any attachments) is intended only for the
designated recipient(s).  It may contain confidential or proprietary
information and may be subject to the attorney-client  privilege or other
confidentiality protections.  If you are not a designated recipient, you
may not review, use, copy or distribute this message. If you receive this
in error, please notify the sender by reply e-mail and delete this message.
Thank you.
*******************************************************************
Corporate Headquarters Mailing Address: BD (Becton, Dickinson and Company)
1 Becton Drive Franklin Lakes, NJ 07417 U.S.A.
*******************************************************************

Received on Tuesday, 17 May 2005 02:15:41 UTC