users@jaxb.java.net

<xs:include|import> problems again!

From: Mikael Bourges-Sevenier <mikael_at_SEVENIER.COM>
Date: Wed, 30 Apr 2003 17:05:20 -0600

Dear All,

I have a schema that defines some types and another that includes it. They are in the same directory in which I also run xjc.

Like many people on this list apparently, I have the error message "Failed to read included schema document ...".

As it is the same error whether I use <xs:include> or <xs:import>, as the schemas are valid using XMLSpy or other validators, as other code generators can generate classes.... sounds like a bug?

But as it seems some people had this feature working. Could someone post an example?

Kind regards,

Mike