users@jaxb.java.net

Re: problem with SMIL2.0 schema

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 02 Oct 2003 16:21:53 -0700

> [ERROR] A property with the same name "MetaGroup" is generated from more
> than on
> e schema component.
> line 73 of smil20-language.xsd
>
> [ERROR] (Relevant to above error) another one is generated from this
> schema comp
> onent.
> line 78 of smil20-language.xsd
>
> What is wrong?

Nothing is wrong. You just have to use customization to avoid ambiguity
in names. Use <jaxb:property name="..." /> to give one of them different
name.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net