users@jaxb.java.net

Re: how to obtain namespace of the unmarshalled object?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 15 Apr 2003 09:38:00 -0700

Through Marshaller.setProperty

    Marshaller m = context.createMarshaller();
    m.setProperty("jaxb.schemaLocation","ns1 schema1 ns2 schema2");

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com