Hiya Adli,
Thatcher is right, but you do need to be using the JAXB binding for this
to work. Cheers,
- Dan
Chris Thatcher wrote:
Hi Adli,
You can use the propOrder property of the @XmlType, eg
@XmlType(name = "myXmlType", propOrder = {
"firstElement",
"secondElement",
"thirdElement"
})
Thatcher
-----Original Message-----
From: Adli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 12:02 PM
To: [email protected]
Subject: [xfire-user] Xfire Aegis binding Java 5 annotation - how to control
element sequence
Hi,
How to control the element sequence of generated xml when using java5
annotation with aegis and pojo?
Will it follow the order of getter of the class that we define as XmlType ?
Thanks,
Adli
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com
http://netzooid.com/blog
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email