ROTECTED]
on.co.uk>cc:
Subject: Re: DTD Question
> "Anthony" == Anthony Zawacki <[EMAIL PROTECTED]> writes:
Anthony> An example document:
Anthony>
Anthony> I never know what will be inside of the Child element,
Anthony> but I do know that a Child element will always be
Anthony> contained within the Parent element.
Hello,
I have been working on a program that has an XML based configuration file.
The configuration contains the actions that the application should take.
Portions of the configuration file includes arbitrary XML messages, in that
I do not have a DTD available to represent what is allowed. I