Re: [xml-dev] syntax, model

From
Tyler Close <>
To
"Simon St.Laurent" <>
Date
2003-10-24T15:03:33Z
ID
<E1AD3TT-0001Li-00@canteen>
Thread
Re: [xml-dev] syntax, model
On Friday 24 October 2003 11:08, Simon St.Laurent wrote:
> RELAX NG does operate on a data model to some degree, but it doesn't
> feel obsessed with creating data models.  RELAX NG feels to me like it
> is exclusively about creating patterns which can be tested against XML
> documents.  Does a document fit this pattern, or not?  Where does it
> fail?

That's what a data model is. A data model tells you how you can
expect data to be structured.

Perhaps we need an explicit definition of what a data model is.
Could you provide yours?

Tyler