[
Lists Home |
Date Index |
Thread Index
]
- From: rbourret@dvs1.informatik.tu-darmstadt.de (Ron Bourret)
- To: xml-dev@ic.ac.uk
- Date: Tue, 7 Jul 1998 09:36:36 +0200
> <!ELEMENT XSC:ElementDecl (XSC:Doc?, XSC:More, (XSC:Ref | XSC:Choice | XSC:Seq
> | XSC:Empty | XSC:Any | XSC:PCData | XSC:Mixed), XSC:AttDef*)>
> <!-- name is the element name -->
> <!ATTLIST XSC:ElementDecl
> name NMTOKEN #REQUIRED
> id ID #IMPLIED
> root (Recommended | Possible | Unlikely) "Possible">
Two nits:
1) The More element should be optional (needs a "?").
2) Why is id optional? Is this to allow people to decide for themselves if they
want to be reused?
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)
|