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
Each call generates a fresh revision id, 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.