summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db.chunk.depth-in-chunk.page
blob: 4e3c13cbc710dba47e5fe450b7f4b3eb8601665c (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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="db.chunk.depth-in-chunk">
 <info>
  <link type="guide" xref="db-chunk" group="templates"/>
  <link type="guide" xref="templates" group="db"/>
  <desc>Determines the depth of an element in the containing chunk.</desc>
 </info>
 <title>db.chunk.depth-in-chunk</title>
 <synopsis>
  <title>Parameters</title>
  <terms>
   <item>
    <title><code>$node</code></title>
    <p>The element to determine the depth of</p>
   </item>
  </terms>
 </synopsis>
 <p>REMARK: Explain how this works</p>
 <list style="compact">
  <title>Calls Parameters</title>
  <item>
   <p><link xref="db.chunk.basename"/></p>
  </item>
  <item>
   <p><link xref="db.chunk.max_depth"/></p>
  </item>
 </list>
</page>