[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Mon, 7 Jun 1999 10:14:30 -0400 (EDT)
Chris Lilley writes:
> > If you give me a single, well-formed XML document, I can *always*
> > write a DTD that describes its structure.
>
> Yes. You declare each observed element, give it a content model of any,
> declare each observed attribute, and make it PCDATA.
In fact, you can do it without resorting to ANY; you could also type
the attributes much more closely as well. There is already existing
software that will take a stab at it for you.
The original point, though, was that by definition a document is not
well-formed if it cannot be described by a DTD, not that the absence
of a DTD (or other schema) is insignificant.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
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/ and on CD-ROM/ISBN 981-02-3594-1
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)
|