Hi Kunal,

- If you are using default introspection, then it depends on how the
fields/methods are returned by Java reflection. I don't think there is
any guaranteed order.

- If you are using a mapping file, it depends on the order in which the
fields are specified.

- If you are using a schema, it depends on how the schema is written. 

--Keith

Kunal Jain wrote:
> 
> Hi
> 
> Does Castor guarantee any consistent ordering of the nodes in the XML
> created using a default marshalling ? If Yes, is there any way we can find
> out this order ?
> 
> Kunal
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to