To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69910





------- Additional comments from [EMAIL PROTECTED] Thu Nov 23 07:53:21 -0800 
2006 -------
spec:

1  Extension Identifier

Each extension has a unique identifier, which is a finite sequence of Unicode
scalar values.  Identifier identity is element-by-element identity of the
sequences (no case folding, no normalization, etc.).
It is assumed that extension writers cooperate to keep extension identifiers
unique.  By convention, use lowercase reversed-domain-name syntax (e.g.,
“org.openoffice.”) prefixes to generate unique (but still humanly
comprehensible) identifiers.  Identifiers starting with the prefix
“org.openoffice.legacy.” are reserved for legacy extensions (see next).
The value of the identifier is obtained from the description.xml which is
contained in the extension.  If there is no description.xml or no identifier
entry then an identifier built from prepending “org.openoffice.legacy.” to the
(obvious sequence of Unicode scalar values representing the) filename of the
extension is implicitly assumed.  (Uniqueness of identifiers is then guaranteed
by the assumption underlying legacy extension management that no two legacy
extensions have the same filename.)

2  Extension description.xml Format

At most one occurrence of empty element "identifier" with namespace
"http://openoffice.org/extensions/description/2006"; and attribute "value"
without namespace as child of top-level description element.

3  Extension Update update.xml Format

Exactly one occurrence of empty element "identifier" with namespace
"http://openoffice.org/extensions/update/2006"; and attribute "value" without
namespace as child of top-level description element.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to