1.1 Introduction
This document defines an XML schema for office applications
and its semantics. The schema is suitable for office documents, including text
documents, spreadsheets, charts and graphical documents like drawings or
presentations, but is not restricted to these kinds of documents.
The schema provides for high-level information suitable for
editing documents. It defines suitable XML structures for office documents and
is friendly to transformations using XSLT or similar XML-based tools.
Chapter 1 contains the introduction to the OpenDocument
format. The structure of documents that conform to the OpenDocument
specification is explained in chapter 2. Chapter 3 described the meta
information that can be contained in such documents. Chapters 4 and 5 describe
their text and paragraph content. Text Fields are described in chapter 6, text
indices in chapter 7.
Chapter 8 describes the table content of a document in
OpenDocument format, chapter 9 its graphical content, chapter 10 its chart
content, and chapter 11 its form content. Content that is common to all
documents is described in chapter 12. The integration of SMIL animation markup
into the OpenDocument schema is
described in chapter 13. Chapter 14 explains style information content, chapter
15 specifies formatting properties that are can be used within styles. The data
types used by the OpenDocument schema are described in chapter 16.
The OpenDocument format makes use of a package concept. These
packages are described in chapter 17.