Working With the Export
The VSDX Export performs two consecutive steps: First, it iterates the yFiles graph and translates all graph items to the corresponding parts of an abstract VSDX model. In a second step, this model is serialized to a file format that uses the Open Packing Conventions (OPC). OPC’s file structure consists basically of a ZIP container that contains several other files, mostly XML.