[
Lists Home |
Date Index |
Thread Index
]
> I wouldn't enjoy this. Elements and attributes are not the same
> thing. Attributes don't have order. Elements do. Elements can contain
> other elements. Attributes can't. If I don't need attributes, I just
> won't use them.
>
Elements have order? I thought native in XML, elements were unordered.
I don't mean to keep bringing this up, but a lot of posts I read here talk
about elements being ordered, so I'm often confused since I've always
thought one of the powers of XML was the ability to allow unordered
elements?
-BKN
|