From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9785 Path: main.gmane.org!not-for-mail From: Simon Pepping Newsgroups: gmane.comp.tex.context Subject: Re: Fwd: ConTeXt FAQ format, XML with DTD Date: Sun, 10 Nov 2002 16:30:06 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <20021110153006.GA6041@scaprea> References: <20021108113433.GA4492@scaprea> <200211091117.48369.angerweit@gmx.net> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036942375 30175 80.91.224.249 (10 Nov 2002 15:32:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 10 Nov 2002 15:32:55 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Au50-0007qZ-00 for ; Sun, 10 Nov 2002 16:32:54 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CE02710B16; Sun, 10 Nov 2002 16:34:29 +0100 (MET) Original-Received: from hgatenl.hobby.nl (ns.hobby.nl [212.72.224.8]) by ref.ntg.nl (Postfix) with ESMTP id BB77410AED for ; Sun, 10 Nov 2002 16:33:00 +0100 (MET) Original-Received: from hgatenl.hobby.nl (localhost [127.0.0.1]) by hgatenl.hobby.nl (8.12.5/8.12.2) with ESMTP id gAAFWwqo009020 for ; Sun, 10 Nov 2002 16:32:58 +0100 (CET) (envelope-from spepping@scaprea.hobby.nl) Original-Received: (from uucp@localhost) by hgatenl.hobby.nl (8.12.5/8.12.2/Submit) with UUCP id gAAFWwFO009019 for ntg-context@ntg.nl; Sun, 10 Nov 2002 16:32:58 +0100 (CET) Original-Received: from simon by scaprea.salix.nl with local (Exim 3.35 #1 (Debian)) id 18Au2I-0001d8-00; Sun, 10 Nov 2002 16:30:06 +0100 Original-To: ConTeXt-ML Mail-Followup-To: ConTeXt-ML Content-Disposition: inline In-Reply-To: <200211091117.48369.angerweit@gmx.net> User-Agent: Mutt/1.3.28i Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9785 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9785 On Sat, Nov 09, 2002 at 11:17:48AM +0100, Henning Hraban Ramm wrote: > Am Freitag, 8. November 2002 12:34 schrieb Simon Pepping: > > that it can generate a hyperlink. You might also use XLink language: > > xlink:href="author#hraban", which already indicates that the author > > Ahja, another specs to read... Yeah, the XML world produces quite a few specs, and it takes a while before you get a grip on the most important of them. > Would 'xlink:href="authors.xml#hraban" be right? > Is it possible to define "authors.xml" (in DTD?) als target for all authors > links? Yes, that is possible. As I said, when you use 'id="hraban"', you specify nothing. It is then possible to write a XSL or other stylesheet that 'knows' that the authors are in authors.xml. OTOH, when you use 'xlink:href="authors.xml#hraban"', then XLink aware software knows it is in authors.xml. And it in XSL stylesheets there are functions that also can find it easily. Regards, Simon -- Simon Pepping email: spepping@scaprea.hobby.nl