~ubuntu-branches/ubuntu/maverick/docbook-xsl-doc/maverick

« back to all changes in this revision

Viewing changes to doc/html/chunker.output.media-type.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-23 15:19:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090723151936-hnjus4hda6gl9486
Tags: 1.75.2-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>chunker.output.media-type</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="chunking.html" title="Chunking"><link rel="prev" href="chunker.output.indent.html" title="chunker.output.indent"><link rel="next" href="chunker.output.method.html" title="chunker.output.method"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">chunker.output.media-type</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="chunker.output.indent.html">Prev</a>�</td><th width="60%" align="center">Chunking</th><td width="20%" align="right">�<a accesskey="n" href="chunker.output.method.html">Next</a></td></tr></table><hr></div><div class="refentry" title="chunker.output.media-type"><a name="chunker.output.media-type"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>chunker.output.media-type</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="chunking.html" title="Chunking"><link rel="prev" href="chunker.output.indent.html" title="chunker.output.indent"><link rel="next" href="chunker.output.method.html" title="chunker.output.method"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">chunker.output.media-type</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="chunker.output.indent.html">Prev</a>�</td><th width="60%" align="center">Chunking</th><td width="20%" align="right">�<a accesskey="n" href="chunker.output.method.html">Next</a></td></tr></table><hr></div><div class="refentry" title="chunker.output.media-type"><a name="chunker.output.media-type"></a><div class="titlepage"></div>
2
2
 
3
3
<div class="refnamediv"><h2><span class="refentrytitle">chunker.output.media-type</span></h2><p>
4
4
chunker.output.media-type
9
9
&lt;xsl:param name="chunker.output.media-type"&gt;&lt;/xsl:param&gt;
10
10
</pre>
11
11
</div>
12
 
<div class="refsection" title="Description"><a name="id1396890"></a><h2>Description</h2>
 
12
<div class="refsection" title="Description"><a name="id1396950"></a><h2>Description</h2>
13
13
<p>This parameter specifies the media type that should be used by
14
14
the chunking stylesheet. Not all processors support specification of
15
15
this parameter.
16
16
</p>
17
17
<p>This parameter specifies the media type that should be used by the
18
18
chunking stylesheet. This should be one from those defined in
19
 
<a class="link" href="http://www.ietf.org/rfc/rfc2045.txt" target="_top">[RFC2045]</a>  and
20
 
 <a class="link" href="http://www.ietf.org/rfc/rfc2046.txt" target="_top">[RFC2046]</a> </p>
 
19
<a class="ulink" href="http://www.ietf.org/rfc/rfc2045.txt" target="_top">[RFC2045]</a>  and
 
20
 <a class="ulink" href="http://www.ietf.org/rfc/rfc2046.txt" target="_top">[RFC2046]</a> </p>
21
21
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3>
22
22
<p>This parameter is documented here, but the declaration is actually
23
23
in the <code class="filename">chunker.xsl</code> stylesheet module.</p>