You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Kuketayev, Argyn (Contractor)" <ar...@fanniemae.com> on 2005/10/05 16:20:43 UTC

Is order guaranteed in selectAttributes(QNameSet attributeNameSet)?

Hello

I started using
XmlObject[] selectAttributes(QNameSet attributeNameSet);
Looking at the source codes it seems that the order in the resulting
array is the same as in XML document, which makes a lot of sense. My
code depends on this order. I'd love to know if this order is guaranteed
to be the same I future releases.

thanks
Argyn

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org