Re: [xml-dev] RE: Just nodes please

From
Bjoern Hoehrmann <>
To
Michael Kay <>
Date
2010-12-06T17:20:00Z
ID
<>
Thread
Re: [xml-dev] RE: Just nodes please
* Michael Kay wrote:
>On 06/12/2010 16:34, David Lee wrote:
>> Nothing stopping your application from allowing  that equivalence [between attributes and child elements].
>
>Yes, but it's an interesting idea that the parser should treat them as 
>equivalent, simplifying the API and allowing an effortless move from 
>attributes to child elements when the data gets more complex. Anything 
>we can do to simplify the API (and thus the mapping to data structures 
>supported by programming languages) is a move in the right direction.

Attributes are the simplification of the API, their order does not
matter, you can only have one of a kind, it can only have a simple
string as value (if you ignore issues involving entities), all un-
like elements. Most places, like streaming processors, you even get
them all at once (in part out of necessity due to namespaces), and
can access them efficiently. Again, all unlike elements.
-- 
Björn Höhrmann · mailto: · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/