<refentry xmlns="http://docbook.org/ns/docbook"
	  xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
	  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
	  xmlns:xlink="http://www.w3.org/1999/xlink"
	  version="5.0"
	  xml:id="procedure.step.numeration.styles">
<refmeta>
<refentrytitle>procedure.step.numeration.styles</refentrytitle>
<refmiscinfo role="type"></refmiscinfo>
</refmeta>
<refnamediv>
<refname>procedure.step.numeration.styles</refname>
<refpurpose>FIXME: TBA</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="procedure.step.numeration.styles.frag">
<xsl:param name="procedure.step.numeration.styles"
	   select="('arabic',
		    'loweralpha', 'lowerroman',
                    'upperalpha', 'upperroman')"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>FIXME: TBA
</para>

</refsect1>
</refentry>
