summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.audiodata.page
blob: 5b9ee595fca8102c662aad2e6113f7e8e026429b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="db2html.audiodata" type="topic" style="xslt-template"><info><link type="guide" xref="db2html-media" group="templates"/><link type="guide" xref="templates" group="db2html"/><revision version="3.8" date="2012-11-12" status="final"/><desc>Output an HTML <code>audio</code> element for a <code>audiodata</code> element.</desc></info><title>db2html.audiodata</title><p>Output an HTML <code>audio</code> element for a <code>audiodata</code> element.</p>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>node</code></title>
      <p>The <code>audiodata</code> element.</p>
    </item>
  </terms></synopsis>
  <p>This template creates an <code>audio</code> element in the HTML output. This template calls <code style="xslt-template" xref="db2html.mediaobject.fallback">db2html.mediaobject.fallback</code> for the contents of the <code>audio</code> element.</p>
<list style="compact"><title>Calls Templates</title><item><p><link xref="db2html.mediaobject.fallback"/></p></item><item><p><link xref="html.media.controls"/></p></item></list></page>