DataDiagrammingML
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) (→Sample files) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Diagramming and flowcharting |
|extensions={{ext|vdx}}, {{ext|vsx}}, {{ext|vtx}} | |extensions={{ext|vdx}}, {{ext|vsx}}, {{ext|vtx}} | ||
+ | |pronom={{PRONOM|fmt/216}} | ||
}} | }} | ||
'''DataDiagrammingML''' is an [[XML]]-based format which is one of the formats supported by Microsoft's [[Visio]] vector-graphic diagramming program starting in the 2003 version. This format is officially discontinued as of 2013. | '''DataDiagrammingML''' is an [[XML]]-based format which is one of the formats supported by Microsoft's [[Visio]] vector-graphic diagramming program starting in the 2003 version. This format is officially discontinued as of 2013. | ||
Line 16: | Line 17: | ||
* [[SpreadsheetML]] | * [[SpreadsheetML]] | ||
* [[WordProcessingML]] | * [[WordProcessingML]] | ||
+ | |||
+ | == Sample files == | ||
+ | * [https://www.dan.info/sampledata/visio/VisioTest.vdx Sample VDX file (2007)] | ||
+ | * [https://www.dan.info/sampledata/visio/VisioTest.vsx Sample VDX file (2007)] | ||
+ | * [https://www.dan.info/sampledata/visio/VisioTest.vtx Sample VTX file (2007)] | ||
== Links == | == Links == | ||
Line 23: | Line 29: | ||
[[Category:XML based file formats]] | [[Category:XML based file formats]] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | [[Category:Graphics]] |
Latest revision as of 00:03, 12 February 2020
DataDiagrammingML is an XML-based format which is one of the formats supported by Microsoft's Visio vector-graphic diagramming program starting in the 2003 version. This format is officially discontinued as of 2013.
The three varieties were:
- .VDX (XML Drawing)
- .VSX (XML Stencil)
- .VTX (XML Template)