[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Maden <crism@oreilly.com>
- To: xml-dev@ic.ac.uk
- Date: Tue, 9 Jun 1998 16:28:34 -0400 (EDT)
[John Cowan]
> If, however, purely declarative information is to be removed from
> XSchemas, then I think that parts of the attribute-type and
> attribute-value declaration syntax should go. In particular,
> attribute types are reduced to Name (ID, IDREF, ENTITY, NOTATION),
> Names (IDREFS, ENTITIES, NOTATIONS), Nmtoken, Nmtokens, and CData;
> attribute values are reduced to #REQUIRED, #FIXED "foo", and other.
Nay. ID, IDREF, and IDREFS are important to identify; an XSchema-
based validator can ensure that IDs are unique, and that IDREFs all
have a corresponding ID.
Likewise, NOTATION(S) says, "here's the attribute on which the
element's content is declared".
I think keeping ENTITY and ENTITIES is also a good idea. It says that
the attribute points to an entity, but doesn't mean that the same
schema has to actually declare the permitted entities.
-Chris
--
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|