Bernard Marcelly wrote:
Hi,
Reading the on-line Developer's Guide 5.5.2 example of a file
description.xml
<http://api.openoffice.org/docs/DevelopersGuide/Extensions/Extensions.xhtml#1_5_2_Example>
I think I found two typing errors, or at least inconsistency with the
description of the element attributes in the preceding pages:
Second line reads:
xmlns:d="http://openoffice.org/extensions/description/2006"
should be:
xmlns:dep="http://openoffice.org/extensions/description/2006"
Seventh line reads:
<OpenOffice.org-minimal-version value="2.2" d:name="OpenOffice.org 2.2"/>
should be:
<OpenOffice.org-minimal-version value="2.2" dep:name="OpenOffice.org 2.2"/>
Do you agree ? Do you want that I create an Issue ?
Yes, there is an editorial inconsistency (but not an error). I would
suggest you wait until the Dev Guide is only in the Wiki (hopefully
soon?) and correct it there yourself.
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]