Difference between revisions of "Document Format"

From Freeplane - free mind mapping and knowledge management software
Line 1: Line 1:
 
Freeplane document format is written in XML.
 
Freeplane document format is written in XML.
  
[https://github.com/igor-go/mm_xslt_exports/blob/master/freeplane_1.3.x.xsd Here] you can find the last version of its XSD schema.
+
[http://sourceforge.net/projects/freeplane/files/freeplane%20preview/freeplane_1.3.x.xsd/download Here] you can find the last version of its XSD schema.
  
 
XSD information can be used as reference to understand the file format as well as for automatic validation purposes.
 
XSD information can be used as reference to understand the file format as well as for automatic validation purposes.

Revision as of 21:50, 11 September 2014

Freeplane document format is written in XML.

Here you can find the last version of its XSD schema.

XSD information can be used as reference to understand the file format as well as for automatic validation purposes.

This is a graphical representation of the schema created with xsdvi: alt low resolution example of the interactive SVG representation


--Iolaizola (talk) 20:56, 11 September 2014 (UTC)