users@jaxb.java.net

Re: How to resolve class/interface conflict

From: Sam Cheung <sylcheung_at_hotmail.com>
Date: Thu, 12 Feb 2004 23:46:06 +0000

Thanks. I resolve my problem already.

On a related question, could you please tell me where I can find what can I
set in the
<jxb:bindings> inside my binding file (e.g. what are the attributes it can
support, and what can I set to)?

Thank you for your help.




>From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
>Reply-To: users_at_jaxb.dev.java.net
>To: users_at_jaxb.dev.java.net
>Subject: Re: How to resolve class/interface conflict
>Date: Thu, 12 Feb 2004 15:41:16 -0800
>
>
>Does your binding files has a line like:
>
> <binding schemaLocation="location/to/your/schema/language">
> <!-- Resolve collision between XML name. -->
> <jxb:bindings node="//xs:complexType[@name='Envelope']">
> <!-- Customize Element interface name -->
> <jxb:class name="MyEnvelope"/>
>
> <!-- Definition level customization:
> All references to this global element will be by this
> customized property name. -->
> <jxb:property name="MyEnvelope"/>
> </jxb:bindings>
>
>?
>
>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
>

_________________________________________________________________
Create your own personal Web page with the info you use most, at My MSN.
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net