They will be in the order that they were found when the document was parsed.
- Eric On 7/6/05, Thomas <[EMAIL PROTECTED]> wrote: > > > 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? > > > > __________________________________ > Do you Yahoo!? > Make Yahoo! your home page > http://www.yahoo.com/r/hs > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

