Value attribute for the listitem tag in docbook?

Albert <[email protected]>
Newsgroups gmane.editors.xxe.general
Message-ID <CABOOx7YssTEaFk+jwurownc5DvQ26NeXiXg_D+gjNa9VBYy_WA@mail.gmail.com>
Dear Sir,

When we have in HTML the <li> tag we can here also have an attribute value like
in:
<ol>
<li value='3'> level 1
<li> follow up
</ol>
this results in HTML to:
[image: image.png]
with doxygen I try to make a docbook out of it and currently I have it
translated to:
<orderedlist>
<listitem>

<para>level 1 </para>
</listitem>
<listitem>

<para>follow up </para>
</listitem>
</orderedlist>

and this results in:
[image: image.png]
when I add the attribute value='3' to the first <listitem> I get the
warning:

attribute "value" not allowed at this point; ignored

Is there a way to accomplish this value possibility in docbook?

Thanks in advance,

Best Regards,

Albert


--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support
image.png (image/png, 821 B) - not displayed
image.png (image/png, 1 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.