Table 1 lists the namespaces that are defined by the
OpenDocument format and their default prefixes. For more information about XML
namespaces, please refer to the Namespaces in XML
specification [xml-names].
|
Prefix
|
Description
|
Namespace
|
|
office
|
For all common pieces of information that are not
contained in another, more specific namespace.
|
urn:oasis:names:tc:opendocument:xmlns:
office:1.0
|
|
meta
|
For elements and attributes that describe meta
information.
|
urn:oasis:names:tc:opendocument:xmlns:
meta:1.0
|
|
config
|
For elements and attributes that describe application
specific settings.
|
urn:oasis:names:tc:opendocument:xmlns:
config:1.0
|
|
text
|
For elements and attributes that may occur within text
documents and text parts of other document types, such as the contents of a
spreadsheet cell.
|
urn:oasis:names:tc:opendocument:xmlns:
text:1.0
|
|
table
|
For elements and attributes that may occur within
spreadsheets or within table definitions of a text document.
|
urn:oasis:names:tc:opendocument:xmlns:
table:1.0
|
|
drawing
|
For elements and attributes that describe graphic
content.
|
urn:oasis:names:tc:opendocument:xmlns:
drawing:1.0
|
|
presentation
|
For elements and attributes that describe presentation
content.
|
urn:oasis:names:tc:opendocument:xmlns:
presentation:1.0
|
|
dr3d
|
For elements and attributes that describe 3D graphic
content.
|
urn:oasis:names:tc:opendocument:xmlns:
dr3d:1.0
|
|
anim
|
For elements and attributes that describe animation
content.
|
urn:oasis:names:tc:opendocument:xmlns:
animation:1.0
|
|
chart
|
For elements and attributes that describe chart
content.
|
urn:oasis:names:tc:opendocument:xmlns:
chart:1.0
|
|
form
|
For elements and attributes that describe forms and
controls.
|
urn:oasis:names:tc:opendocument:xmlns:
form:1.0
|
|
script
|
For elements and attributes that represent scripts or
events.
|
urn:oasis:names:tc:opendocument:xmlns:
script:1.0
|
|
style
|
For elements and attributes that describe the style
and inheritance model used by the OpenDocument format as well as some common
formatting attributes.
|
urn:oasis:names:tc:opendocument:xmlns:
style:1.0
|
|
number
|
For elements and attributes that describe data style
information.
|
urn:oasis:names:tc:opendocument:xmlns:
data style:1.0
|
|
manifest
|
For elements and attribute contained in the package
manifest.
|
urn:oasis:names:tc:opendocument:xmlns:
manifest:1.0
|
Table 2 lists the namespaces that are defined by the
OpenDocument format, but contain elements and attributes whose semantics are
compatible to elements and attributes from other specifications.
Table 3 lists the namespaces that are imported into the
OpenDocument format and their default prefixes.