← Prev in month ← Prev in thread

Typo in 4.3.2 example

From
David Faure <>
Date
2006-08-22T17:52:27+00:00
ID
Thread
Typo in 4.3.2 example
In the PDF for ODF1.1, page 72 there is an example XML under 
parag "Formatted Number" (end of 4.3.2)

The xml looks like it can't parse; (partly pasted here)

<text:list>
    <text:list-item><text:p>This is a sub list item.</text:p>
    <text:list-item><text:p>This is a sub list item.</text:p>
    <text:list-item><text:p>This is a sub list item.</text:p>
</text:list>

The 3 lines miss a closing text:list-item tag.

-- 
David Faure, , sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
← Prev in month ← Prev in thread