<ulink url="http://www.docbook.org/">Docbook page</ulink>
Internal links based on id attributes added to other elements
<link linkend="idname">Internal link</link>
<xref linkend="idname"/>
Example:
<sect1 id="introduction"> ... <para>See the <link linkend="introduction">intro section</link> for more info.</para>