users@jaxb.java.net

RE: Re: Marshaller and namespaces

From: Ted Poovey <tpoovey_at_uscentral.org>
Date: Fri, 19 Sep 2003 15:00:04 -0500

I will check into that. We cannot apply XSLT properly without it. At
least not with the knowledge contained here.

Thank you
 
Ted D. Poovey
Software Engineer III
U.S. Central Credit Union
(913) 227-6106
 

-----Original Message-----
From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
Sent: Friday, September 19, 2003 1:38 PM
To: users_at_jaxb.dev.java.net
Subject: Re: Marshaller and namespaces


> When a XML class is marshaled and is defined with a target namespace
> why is the namespace on the XML xlmns='www.mynamespace.org/mypath'
and
> not xlmns:ns0='www.mynamespace.org/mypath'?

We just thought that there's a better chance this will make the output
more readable.

But if you don't like it, look at the namespace-prefix sample. It will
show you how you can format the output into your prefered way.



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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net