[
Lists Home |
Date Index |
Thread Index
]
Chen, Andrew . wrote:
>
question is: does the XML spec, or parser spec guarantee these 2 items
> to be stored/retrieved in order ?
>
Element order is significant in XML. A conformant XML parser faithfully
reports all elements in the order they appear. What happens after that
point is up to the client application.
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|