What is a VSSM file?
Files with .vssm extension are Microsoft Visio Stencil files that support provide support for macros. A VSSM file when opened allows to run the macros to achieve desired formatting and placement of shapes in a diagram. In general, Microsoft Visio is drawing software that allows to create files that can contain and represent user defined information in different shapes. The most common of these include, but not limited to, UML diagrams, flow charts, visual objects, information flow, organizational charts, software diagrams, network layout, database models, objects mapping and other similar information. Files generated using Visio can also be converted to different file formats such as PNG, BMP, PDF and others.
VSSM File Format
The VSSM file format was introduced with Microsoft Visio 2013 which is based on the OpenOffice XML specifications. Certain other file types that comprise the Visio 2013 file format include:
- .vsdm (Visio macro-enabled drawing)
- .vssx (Visio stencil)
- .vssm (Visio macro-enabled stencil)
- .vstx (Visio template)
- .vstm (Visio macro-enabled template)
Under the hood, the Visio 2013 file format uses a structured means to store application data together with related resources in an archive such as ZIP. The ZIP file can be extracted using any standard extraction utility where it contains other types of files as well.
Each Visio file is termed as package that holds other files or parts. A package part can be an XML file, an image or even a VBA solution.The parts within the package can be devided into “document” and “relationship” parts.