Home › Forums › General XMetaL Discussion › Accepting all tracked changes in XMetaL Author 6.0 › Reply To: Accepting all tracked changes in XMetaL Author 6.0
Reply to: Accepting all tracked changes in XMetaL Author 6.0
February 9, 2012 at 1:11 amChange Tracking (Revision Marks) are inserted as Processing Instructions (have a look at the XML source). Your transformation process would need to be coded to recognize them and then produce the code you wish to see in your HTML. So, basically the answer is yes, but it will require you (or the person that manages your transformation system, or perhaps one of our partners that specializes in this type of thing) to add this functionality into your transformation process.