Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.6 KB

File metadata and controls

36 lines (24 loc) · 1.6 KB

About the fmCheckMate folder

The fmCheckMate folder should be placed in your Documents folder ~/Documents/fmCheckMate/.

The fmCheckMate folder is both your working folder for fmCheckMate and it is where all the XSLT libraries and commands and fmxmlsnippet (clipboard) files are stored.

About the files

Documentation files:

Temporary Data files (created when you use fnmCheckMate):

  • fmxmlsnippet.xml - Standard file containing the fmxmlsnippet XML from the clipboard (automatically saved from fmCheckMate)
  • Clipboard.graphml - Standard file to store generated graphs in graphml format
  • Clipboard.svg - Standard file to store generated svg images
  • Clipboard.tgf - Standard file to store generated graphs in trivial graph format (tgf)
  • Clipboard.txt - Standard file to store the contents of the (non-xml) clipboard
  • Clipboard2.txt - A second clipboard file - useful for comparing clipboard contents

About the sub-folders

  • bin/ - (a few) unix commands
  • docs/ - further documentation
  • xml/ - xml files - for use with fmCheckMate and other tools like yEd
  • temp/ - temporary data used by fmCheckMate
  • test/ - the place to find and put test data and files
  • xsl/ - fmCheckMate's XSLT library <- THIS IS THE INTERESTING STUFF!

Note: There is more interesting documentation in the docs folder.