Based on id's found in other elements
<ulink url="http://www.docbook.org/">Docbook page</ulink>
<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>