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