Re: [xml-dev] syntax, model

From
Tyler Close <>
To
Rich Salz <>
Date
2003-10-24T15:21:27Z
ID
<E1AD3kn-0001M8-00@canteen>
Thread
Re: [xml-dev] syntax, model
On Friday 24 October 2003 11:07, Rich Salz wrote:
> A schema can describe what the data looks like; it doesn't have to
> describe values.

What do you mean by "describe values"?

Isn't describing "what the data looks like", what a data model
does? A C struct says: this kind of data is composed of these
other kinds of data.

Tyler