[
Lists Home |
Date Index |
Thread Index
]
- From: rbourret@dvs1.informatik.tu-darmstadt.de (Ron Bourret)
- To: xml-dev@ic.ac.uk
- Date: Fri, 5 Jun 1998 10:58:07 +0200
Toby Speight wrote:
> From your DTD:
>
> Ron> <!ELEMENT NotationType (NotationValue+)>
> Ron> <!ELEMENT NotationValue (#PCDATA)>
> Ron> <!ATTLIST NotationValue
> Ron> Notation IDREF #REQUIRED>
>
> In particular, NotationType contains a list of Notation values. Why?
> What's wrong with the following?
>
> <!ELEMENT NotationType EMPTY>
1) Oops -- I got this right in the XML file but not in the DTD. NotationType is
now EMPTY.
2) Notice that the Notation attribute is type IDREF. This is valid only if
notations themselves must be unique (and hence can be identified by an ID
attribute). I posted a question about this yesterday but have not yet received
an answer.
-- 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)
|