/** * Export mxFile as Vsdx file */ function VsdxExport(editorUi) { var that = this; var vsdxCanvas = new mxVsdxCanvas2D(); var idsMap = {}; var idsCounter = 1; /** * Fill the required files in vsdx format which are constants in our exporter * @param zip JSZip of vsdx file * @param pageCount The number of pages in the mxFile */ function createVsdxSkeleton(zip, pageCount) { var files = { "[Content_Types].xml": "", "_rels/.rels" : "", "docProps/app.xml" : "Microsoft Visio15.0000