summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.xref.page
blob: 250b2d79f63e540b73672f3286a524a7f877854f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="db2html.xref">
 <info>
  <link type="guide" xref="db2html-xref" group="templates"/>
  <link type="guide" xref="templates" group="db2html"/>
  <desc>Generates a hyperlink from an <sys>xref</sys> element</desc>
 </info>
 <title>db2html.xref</title>
 <synopsis>
  <title>Parameters</title>
  <terms>
   <item>
    <title><code>$linkend</code></title>
    <p>The id of the element being linked to</p>
   </item>
   <item>
    <title><code>$target</code></title>
    <p>The element being linked to</p>
   </item>
   <item>
    <title><code>$endterm</code></title>
    <p>The id of an element whose contents will be used for the link text</p>
   </item>
   <item>
    <title><code>$xrefstyle</code></title>
    <p>The style of cross reference text to use</p>
   </item>
   <item>
    <title><code>$content</code></title>
    <p>Optional content to use for the text of the link</p>
   </item>
  </terms>
 </synopsis>
 <p>REMARK: Describe this template</p>
 <list style="compact">
  <title>Calls Keys</title>
  <item>
   <p><link xref="db.id.key"/></p>
  </item>
 </list>
 <list style="compact">
  <title>Calls Templates</title>
  <item>
   <p><link xref="db.xref.content"/></p>
  </item>
  <item>
   <p><link xref="db.xref.target"/></p>
  </item>
  <item>
   <p><link xref="db.xref.tooltip"/></p>
  </item>
  <item>
   <p><link xref="html.class.attr"/></p>
  </item>
 </list>
</page>