We have a scenario where we would like to process a document against a translation memory and then export anything below a user configurable match to an XLIFF file. This file would be sent to an external system, processed and then returned back with additional information embedded (i.e. target data).
We have not been able to find any API or sample code to save/load a working XLIFF. Can someone please advise on how this is possible?