Writes the XLIFF documents to translate into a zip file to a given stream.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- submissionInfo
 - Type: CMS.TranslationServices TranslationSubmissionInfo
Submission to export 
- outputStream
 - Type: CMS.IO Stream
Stream to write the data to 
See Also