users@jaxb.java.net

How to solve type conflicts

From: Lulseged Zerfu <lulseged.zerfu_at_ericsson.com>
Date: Wed, 23 Dec 2009 10:25:06 +0100

Hi

 I have two schemas that I need to compile and I get a conflict. This is
a problem in the second schema. They should not have used the list-type
when it was already used in the ietf schema.

 But is there anyway that jaxb can solve this problem? Can it be
customized?

 <<urn.ietf.params.xml.ns.resource.lists.xsd>>
<<urn.oma.xml.poc.list.service.xsd>>

Lulseged