You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Thomas <ph...@yahoo.com> on 2005/06/30 02:42:46 UTC

accessing elements that occur more than once

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: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org