[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DTD formal syntax
- From: Bob DuCharme <bob@udico.com>
- To: Jim Mehl <mehl@ihot.com>, xml-dev <xml-dev@lists.xml.org>
- Date: Tue, 05 Jun 2001 15:36:42 -0400
> Can anyone tell me where to find the formal syntax (say in BNF)
> of DTD's?
The XML spec itself (http://www.w3.org/TR/REC-xml) has them in what it
calls, in section 6, "a simple Extended Backus-Naur Form." They're numbered
[1] to [89] and scattered through the spec.
If you really want them in a list separate from the spec, you could pull the
prod elements from the XML version of the spec
(http://www.w3.org/TR/2000/REC-xml-20001006.xml).
Bob DuCharme www.snee.com/bob <bob@
snee.com> see http://www.snee.com/bob/xsltquickly for
info on new book "XSLT Quickly" from Manning Publications.