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.
23 lines
559 B
23 lines
559 B
<refentry id="profile.separator">
|
|
<refmeta>
|
|
<refentrytitle>profile.separator</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>profile.separator</refname>
|
|
<refpurpose>Separator character for compound profile values</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='profile.separator.frag'>
|
|
<xsl:param name="profile.separator" select="';'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Separator character for compound profile values.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|