users@jaxb.java.net

Re: XPath and External Binding Declarations.

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 25 Apr 2005 16:03:27 -0700

Terence Song wrote:
> If I compile using schema="ABC.xsd" with the external binding customizations
> applied to schemaLocation="ABC.xsd", I get "empty node set" errors, as
> correctly pointed out by Kohsuke Kawaguchi. However, if I then specify separate
> binding declarations for each schema as in the example above, and compile using
> schema="ABC.xsd", I get errors saying something like "A.xsd is not in the list
> of schemas to compile", etc. Should I then replace the schema="ABC.xsd" with
> schema="A.xsd,B.xsd,C.xsd"? Will this generate the bindings correctly?

I'm not sure where the problem lies. Perhaps can you file an issue? Or
maybe send the schema to us?


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com