[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to get the 1st element in DTDD
- From: Marcus Carr <mrc@allette.com.au>
- To: xml-dev@lists.xml.org
- Date: Sat, 23 Jun 2001 11:11:52 +1000
Murali Mani wrote:
> If I design something, I will prohibit this -- now how does a validator
> know the child elements of the document root element???
By reading the entire DTD and (conceptually) disregarding any declarations that it
doesn't require in order to process from the root element down. I feel as though I
must be missing something in your question...
--
Regards,
Marcus Carr email: mrc@allette.com.au
___________________________________________________________________
Allette Systems (Australia) www: http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
- Einstein