NAME
MsOffice::Word::Surgeon::Change - generate XML markup for MsWord tracked changes
DESCRIPTION
This class implements the XML markup generation algorithm for the method "change" in MsOffice::Word::Surgeon . See that method for a description of the API.
INTERNALS
The constructor requires an integer rev_id
argument. The rev_id
is fed by the surgeon object which generates a fresh value at each call. This is inserted as w:id
attribute to the <w:del>
and <w:ins>
nodes -- but it doesn't seem to be used for any purpose by MsWord.