I'm updating 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/xml-markup-docbook.html,
 section "4.2.7 Links" to make sure how to do these 3 types of links is crystal 
clear:

1. Links to another section within the same document.

2. Links to another book or article within the FDP.

3. Links to an external website.

What is the correct usage for Docbook 4/5 for each type of link?

1. Links to another section within the same document:

Is this a <link> with the description to appear specified or an <xref> with the 
section automatically rendered?

2. Links to another book or article within the FDP:

Is this a <link> with the description to appear specified or an <xref> with the 
section automatically rendered?

3. Should links to an external website use a <ulink> tag, an url=, and the 
description to appear? For example:

<ulink url="http://www.wi-fi.org/";>Wi-Fi alliance</ulink>

Cheers,

Dru



_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to