[
Lists Home |
Date Index |
Thread Index
]
- From: Peter Jones <peterj@wrox.com>
- To: 'XML-DEV' <xml-dev@ic.ac.uk>
- Date: Wed, 2 Sep 1998 09:57:36 +0100
Can I just check the following with folks on the list:
I have what I would like to be a well-formed, but not valid, document:
<!DOCTYPE mydocname [
<!ENTITY entityname "Some replacement text">
]>
<mydocname>&entityname;</mydocname>
Question:
If I have to include a !DOCTYPE declaration in order to declare
entities, am I also forced to declare the root element with an !ELEMENT
decl. too?
Thanks,
Peter Jones
WebDev Technical Editor
Wrox Press
mailto:peterj@wrox.com
***************
Wrox Press UK Ltd.
http://www.wrox.co.uk
Tel 44 121 706 6826
Fax 44 121 706 2967
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)
|