University of Illinois at Urbana-Champaign

Bugscope XML File

This Bugscope XML file contains all data that we collect from Bugscope. The file contains the following:
  • Application Data - includes all applications, regardless of whether or not they had a session.
  • Session Data - date, time, presets, specimens, prepares.
  • Image Data - every application that had a session has images. All the image data (magnification, X/Y stage, etc.) is here.
  • Feedback Data - all background, feedback, and summary forms are in this file

Here is a tree structure diagram of our bugscopeXML file:

 

Download the WinZipped XML file: bugscope.xml.zip (400K zipped, 5MB unzipped)

Download the schema file associated with the Bugscope XML file: bugscope.xsd.zip

  • Once unzipped on your machine, the above XML file can be viewed in any text editor, or it can be parsed by an XML Processor (Parser). A free XML Parser is available online at http://xml.apache.org/. The bugscope.xsd file (Schema) can be used to validate the bugscope.xml file.

back to