From forrest-dev-return-7987-apmail-xml-forrest-dev-archive=xml.apache.org@xml.apache.org Sun Oct 26 08:43:27 2003 Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 10010 invoked from network); 26 Oct 2003 08:43:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Oct 2003 08:43:26 -0000 Received: (qmail 78128 invoked by uid 500); 26 Oct 2003 08:43:00 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 78095 invoked by uid 500); 26 Oct 2003 08:43:00 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 78082 invoked from network); 26 Oct 2003 08:42:59 -0000 Received: from unknown (HELO ags01.agsoftware.dnsalias.com) (216.6.48.60) by daedalus.apache.org with SMTP; 26 Oct 2003 08:42:59 -0000 Received: from ags01.agsoftware.dnsalias.com (localhost [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.8) with ESMTP id h9Q8hBnO022789 for ; Sun, 26 Oct 2003 02:43:11 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.8/8.12.8/Submit) id h9Q8hBwp022787; Sun, 26 Oct 2003 02:43:11 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agsoftware.dnsalias.com using -f Received: from 10.0.0.5 (SquirrelMail authenticated user agallardo) by ags01.agsoftware.dnsalias.com with HTTP; Sun, 26 Oct 2003 02:43:11 -0600 (CST) Message-ID: <33752.10.0.0.5.1067157791.squirrel@ags01.agsoftware.dnsalias.com> Date: Sun, 26 Oct 2003 02:43:11 -0600 (CST) Subject: Re: http://apache.org/forrest/dtd/document-v12.dtd From: "Antonio Gallardo" To: In-Reply-To: <20031026071611.GB13623@expresso.localdomain> References: <20031026152605.845E.TETSUYA@apache.org> <20031026071611.GB13623@expresso.localdomain> X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Jeff Turner dijo: > On Sun, Oct 26, 2003 at 03:29:09PM +0900, Tetsuya Kitahata wrote: >> >> Where can i find >> http://apache.org/forrest/dtd/document-v12.dtd >> ?? >> (See, xml-forrest\src\documentation\content\xdocs\*.xml) > > src/core/context/resources/schema/dtd/document-v12.dtd > >> I have a karma for "site", so I can put the dtd >> files into "site". what do you think? >> all >> Don't we need a common place for apache-wide-dtds? > > I think it's meant to be more of an abstract identifier than an actual > resource. Yep. This is just an unique identifier, nothing more nor nothing less than it. Sometime ago was a thread about this in cocoon. I tried to find it without success. Maybe it would help in this case too. Best Regards, Antonio Gallardo > It should always be mapped via a catalog to a local DTD. If > http://apache.org/forrest/dtd/document-v12.dtd *did* resolve, people > with misconfigured catalog files wouldn't get a nice clear-cut error as > they do now - Forrest would just become very slow. Yep. But interesting enough is that the w3c is starting to publish the DTD on line on the idetifier name, see for example: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd This does not mean. I am pro with publishing the URIes. This is just info for us. I clearly understand the role of using URI for unique identification. Best Regards,