Return-Path: Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 75486 invoked by uid 500); 6 Mar 2002 16:14:26 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: docs@httpd.apache.org Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 75459 invoked from network); 6 Mar 2002 16:14:25 -0000 From: "Joshua Slive" To: , Subject: RE: dtd for httpd-docs Date: Wed, 6 Mar 2002 11:14:04 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > From: Brad Miller [mailto:brad@beldamar.com] > >
 was not defined as an element.
> I added it and everything validates now.
> Thanks for the help with the grouping of elements.

I'll commit this in a few minutes with a few more changes.

I'm not sure why you added "*" after all the Inline's.  The "*" is already
embedded in the entity.

I also had to make most of the  optional, unfortunately.
When we use , then only the
 is required.  I don't think a DTD can be smart enough to
differentiate these two situations, so all the tags except  will be
set to optional.

Joshua.


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org