[
Lists Home |
Date Index |
Thread Index
]
- From: rbourret@dvs1.informatik.tu-darmstadt.de (Ron Bourret)
- To: xml-dev@ic.ac.uk
- Date: Thu, 4 Jun 1998 19:30:30 +0200
Thanks to John's and Toby's comments, I have updated my proposed DTD. I made
the following changes:
* Renamed idref attributes as appropriate (Element, RootElement, etc.)
* Changed the id attribute on <XSchema> to RootElement (type IDREF) and declared
<XSchema> in the XML version (oops)
* Removed Choice as a direct child of Choice and Seq as a direct child of Seq
* Added general entities and notations
* Allowed <XSchema> to be empty (models an empty DTD)
* Changed <NotationValue> to be an empty element with a Notation attribute (type
IDREF)
* Changed <EnumerationValue> to be an empty element with a Value attribute (type
NMTOKEN)
* Changed the content model of Mixed from (ElementRef*) to (ElementRef+)
The URL is still the same:
http://www.informatik.tu-darmstadt.de/DVS1/staff/bourret/xschema.html
Tomorrow I'll try to hash out a list of differences (aside from naming) between
John's and my DTDs. This should allow us to raise issues and create a single
DTD.
-- Ron Bourret
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)
|