Proposed process for DTDs in XML (Implementations)
Ron Bourret
rbourret at dvs1.informatik.tu-darmstadt.de
Tue May 26 09:38:00 BST 1998
Paul Prescod wrote:
> Your last instinct is correct. A DTD is not a tree, but a directed acyclic
> graph.
Are you sure the graph is acyclic? I thought the following was a valid DTD:
<!ELEMENT a (b)>
<!ELEMENT b (#PCDATA | a)*>
Thanks.
-- Ron Bourret
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list