On Tue, Feb 2, 2010 at 2:15 PM, Ajai Khattri <a...@bitblit.net> wrote: > On Tue, 2 Feb 2010, Gary Mort wrote: > >> Since this list is an infinite repository of random facts, I've run across a >> bunch of php snippets which create mind maps in XML format from data, what I >> find interesting though is it is difficult to actually find the XML formats >> being used by the various major mind map vendors documented fully. All I've >> found so far is scattered overviews of the format, but a lack of true >> detail. Anyone know of a good in depth definition of mind map XML files for >> various vendors?
You might find something to work with XMind (open format) http://code.google.com/p/xmind3/wiki/XMindFileFormat http://www.mind-mapping.org/interoperability-of-mind-mapping-software/XMIND.php XMind is able to read (import) FreeMind, so there is some code of interest there. or, FreeMind itself http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind.xsd?view=log is the schema If you get the source, there are several XSL transforms in /freemind/accessories/ for things like html, openoffice, twiki, task juggler etc. Greg Rundlett _______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation