Re: Entities in XSchema

John E. Simpson (simpson@polaris.net)
Wed, 10 Jun 1998 08:35:40 -0400


At 04:19 PM 6/9/98 -0400, John Cowan wrote:
<snip>
>Okay, that leads to a model with the following (meta-)attributes
>of attributes:
>
> name CDATA #REQUIRED
> syntax (name | nmtoken | names | nmtokens | general) #IMPLIED
> choices CDATA #IMPLIED -- a list of choices or "free" if none --
> optionality: (optional | required) "optional"

IMO "syntax" is too general a name for the second (meta-)attribute. How
about something like "nameclass"?

(Sorry if this is off-subject or a misreading of what you were saying...
wasn't able to keep up with all the XSchema stuff over the last week or so.)