Revisions
=========
:doc:`../db2ooxml` supports revisions and revision flags for
elements. Those revisions will be displayed as changes in the
generated OpenXML documents, with an optional author and date given by
the matching revision history. To mark certain portions of paragraphs
as modified, insert an inner ```` element, and set its
revisionflag_ attribute:
.. code-block:: xml
… of the input
to the decision process,
such as MT activity for direction discrimination models
Mazurek2003 …
where ``revisionflag`` can be either ``deleted`` or ``added``.
If you want to specify an author and/or a date for the revision, you
have to insert a revision history in a parent, for instance in the
root element:
.. code-block:: xml
10.20
2014-10-20
É.T.
…
You can then refer to a specific revision by setting the revision_
attribute of the ```` element to match the value set in a
corresponding .
.. code-block:: xml
… of the input
.. _info: http://docbook.org/tdg51/en/html/info.html
.. _phrase: http://docbook.org/tdg51/en/html/phrase.html
.. _revnumber: http://docbook.org/tdg51/en/html/revnumber.html
.. _revision: http://www.docbook.org/tdg51/en/html/ref-elements.html#common.attributes
.. _revisionflag: http://www.docbook.org/tdg51/en/html/ref-elements.html#common.attributes