Loops in DTD?

Crystian cmatei at agora.ro
Sat May 2 14:38:23 BST 1998


Hi,

I make an vadidating XML processor. Until now, the processor can make a complex tree from data from Document Type Definition and validat the declaration from it. I am not sure if this tree can contain loops.

I mean something like this:

<!DOCTYPE root [
	...
   <!ELEMENT element1 (element2*)>
	...
   <!ELEMENT element2 (element1?)>
	...
]>


Thank you,

Cristian Matei

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