Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 10974 invoked from network); 6 Aug 2008 23:01:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2008 23:01:46 -0000 Received: (qmail 96822 invoked by uid 500); 6 Aug 2008 23:01:45 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 96669 invoked by uid 500); 6 Aug 2008 23:01:45 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 96658 invoked by uid 99); 6 Aug 2008 23:01:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 16:01:45 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 23:00:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 43BD9234C189 for ; Wed, 6 Aug 2008 16:00:44 -0700 (PDT) Message-ID: <884864296.1218063644272.JavaMail.jira@brutus> Date: Wed, 6 Aug 2008 16:00:44 -0700 (PDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Assigned: (FOR-1032) validation problem when using custom DTD for XInclude support In-Reply-To: <13713364.1184959086509.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Crossley reassigned FOR-1032: ----------------------------------- Assignee: David Crossley > validation problem when using custom DTD for XInclude support > ------------------------------------------------------------- > > Key: FOR-1032 > URL: https://issues.apache.org/jira/browse/FOR-1032 > Project: Forrest > Issue Type: Bug > Components: XML grammars & validation > Affects Versions: 0.8 > Reporter: Brolin Empey > Assignee: David Crossley > Attachments: catalog.xcat, document-v20-jd.dtd, document-v20-xi.dtd, index-asf.xml > > > I am trying to use a custom DTD to add XInclude support in XDocs source files. My source file, which uses my new doctype and contains an XInclude element, does not validate. > Please see this thread for more details: > http://www.mail-archive.com/user@forrest.apache.org/msg02812.html > The discussion is continued in another thread, so you have to follow my link to the continuing thread. > David Crossley asked me to create this issue. At his request, I am attaching the following files: > - my new DTD > - my project XML Catalog > - a cut-down example of my index.xml file (the page that does not validate) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.