Re: [xml-dev] Towards XML 2.0

From
COUTHURES Alain <>
To
Dave Pawson <>
Date
2010-12-04T16:09:37Z
ID
<>
Thread
Re: [xml-dev] Towards XML 2.0
Le 04/12/2010 16:26, Dave Pawson a écrit :
> With the RDF mismatch I've often wondered about basing XML on a graph 
> rather than a tree.
A tree is document-centric but a graph would be more data-centric. An 
XML "document" can also be seen as a small database by itself. That's 
why I already suggested, a long time ago, to have user defined named 
axes in XML 2.0! 
(http://lists.xml.org/archives/xml-dev/200802/msg00421.html)

-Alain