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