]> git.stg.codes - stg.git/blob - doc/xslt/params/body.attributes.xml
Set output encoding to utf-8.
[stg.git] / doc / xslt / params / body.attributes.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"
2           xmlns:xlink="http://www.w3.org/1999/xlink"
3           xmlns:xi="http://www.w3.org/2001/XInclude"
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6           version="5.0" xml:id="body.attributes">
7 <refmeta>
8 <refentrytitle>body.attributes</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>body.attributes</refname>
13 <refpurpose>DEPRECATED</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
17 <src:fragment xml:id="body.attributes.frag">
18 <xsl:attribute-set name="body.attributes">
19   <xsl:attribute name="bgcolor">white</xsl:attribute>
20   <xsl:attribute name="text">black</xsl:attribute>
21   <xsl:attribute name="link">#0000FF</xsl:attribute>
22   <xsl:attribute name="vlink">#840084</xsl:attribute>
23   <xsl:attribute name="alink">#0000FF</xsl:attribute>
24 </xsl:attribute-set>
25 </src:fragment>
26 </refsynopsisdiv>
27
28 <refsection><info><title>Description</title></info>
29 <para>DEPRECATED</para>
30 </refsection>
31 </refentry>