Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 35663 invoked from network); 17 Mar 2005 21:54:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Mar 2005 21:54:55 -0000 Received: (qmail 94801 invoked by uid 500); 17 Mar 2005 21:54:54 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 94773 invoked by uid 500); 17 Mar 2005 21:54:54 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 94758 invoked by uid 99); 17 Mar 2005 21:54:54 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=PRIORITY_NO_NAME,SPF_HELO_PASS,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) (212.227.126.173) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Mar 2005 13:54:52 -0800 Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1DC2x8-0005Rr-00 for user@forrest.apache.org; Thu, 17 Mar 2005 22:54:50 +0100 Received: from [212.59.62.124] (helo=a2125962124.net-htp.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1DC2x8-0000Jy-00 for user@forrest.apache.org; Thu, 17 Mar 2005 22:54:50 +0100 Date: Thu, 17 Mar 2005 22:54:45 +0100 From: Ferdinand Soethe X-Priority: 3 (Normal) Message-ID: <743029532.20050317225445@soethe.net> To: Ferdinand Soethe Subject: Re: Q: Combining grammars? In-Reply-To: <1052743586.20050317194805@soethe.net> References: <1052743586.20050317194805@soethe.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:f75f2bd431147ec08213cc5cdb6cedb7 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N After some more reading .... Given this structure FS> FS> FS> ... FS> FS> FS> content in here should validate against document-v20 FS> FS> will this be ok for a dtd? FS> FS> FS> FS> FS> FS> FS> FS> "-//APACHE//ENTITIES Common Character Entity Sets V1.0//EN" FS> "common-charents-v10.mod"> FS> %common-charents; FS> FS> FS> FS> FS> FS> "-//APACHE//ENTITIES Documentation V2.0//EN" FS> "document-v20.mod"> FS> %document; FS> FS> FS> FS> FS> FS> FS> FS> FS> Thanks Ferdinand Soethe