The XML spec says that the order of attributes is officially Not Meaningful. Neither SAX nor DOM promise to preserve attribute order, since doing so could impose performance penalties upon implementations. If you really need ordered data, use child elements rather than attributes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- very urgent prasanna
- Attributes are unordered (formerly Re: very urgent) Derek Harmon
- Re: very urgent kiuma
- Joseph_Kesselman
