Re: Subset Data Model

On 13/08/2012 17:53, Dave Pawson wrote:
> Is it related to the data model? I somehow think not.

Yes totally, that's what the data model _is_.

If you only talk about syntax you are saying that the
sequence of characters <?...?> is legal. But whether it generates an
element or an attribute or a JSON array is left unsaid. You want to say
it does (or does not) generate a processing instruction, and to say that
you have to say what a processing instruction is and a typical way to do
that is to say it is some kind of node in some kind of tree. That is,
you have to speak in terms of the data model, not in terms of the syntax.

David

Received on Monday, 13 August 2012 18:58:51 UTC