users@jaxb.java.net

Re: Preserving order on XML element attributes

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Tue, 30 Mar 2004 11:58:40 -0500

Lagomasino, Adolfo (Adolfo) wrote:

> Is there a way to specify the order in which the XML element attributes
> will be written out in the marshalled file?
>

Unfortunately not.

>
> The order of the attributes in the marshalled file correspond to this
> order. That's not the order I want though.
>

At this point, I believe your only option is to post-process the
marshalled xml with another tool that will allow you to control
the attribute ordering.

Thanks,

--Ryan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net