You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
901 B
30 lines
901 B
<refentry id="profile.attribute">
|
|
<refmeta>
|
|
<refentrytitle>profile.attribute</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>profile.attribute</refname>
|
|
<refpurpose>Name of user-specified profiling attribute</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='profile.attribute.frag'>
|
|
<xsl:param name="profile.attribute" select="''"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>This parameter is used in conjuction with <link
|
|
linkend="profile.value"><parameter>profile.value</parameter></link>.</para>
|
|
|
|
<para>This parameter has effect only when you are using profiling
|
|
stylesheets (<filename>profile-docbook.xsl</filename>,
|
|
<filename>profile-chunk.xsl</filename>, …) instead of normal
|
|
ones (<filename>docbook.xsl</filename>,
|
|
<filename>chunk.xsl</filename>, …).</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|