users@jaxb.java.net

Re: JAXB, SOAP and attribute namespaces

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 25 Mar 2004 15:58:08 -0800

OK, this is really a schema question, not a JAXB question (in the sense
that your question is how you can write such and such schema, as opposed
to how you can use JAXB), so you'd probably want to direct questions to
such places.

When you need to define an attribute that belongs to some named
namespace, you have to define a schema document and place that attribuet
as a global attribute. Then you refer to that attribute from your
another schema.


Of course if you use RELAX NG all those incomprehensible limitations
would be gone :-)

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