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 ?

Regards
  Bernard




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to