Hi, I've been using XMLBeans for a few weeks and really like it. Question: In my XML schema, I have some elements that are allowed to occur more than once (i.e. its maxOccurs value is "unbounded). When I use the getFooArray(int) method to get the elements, will the order of the elements in that array be always the same as the order that the elements occurred in the XML file?
Thanks. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

