XFDU Manifest Editor
The XFDU Manifest Editor (XME) is an easy-to-use graphical tool for viewing, creating, and editing manifest files—the preservation object’s "table of contents". The tool is created using EMF (Eclipse Modeling Framework), an Eclipse plug-in enabling the creation and further manipulation of a selected model; in our case, a model based on the XFDU standard schema.
XME provides an easy-to-use graphical interface for creating and editing XFDU manifest files. It represents the contents of the XML file in a graphic table or tree, and allows only the usage of valid elements and values. This means that whenever one wishes to add an element to the XML file, he or she selects it from a list that contains only elements allowed by the XFDU schema. Whenever one wishes to set a new value to a certain property, he or she can only select or enter XFDU valid values for the property. Removing confusing, irrelevant options makes it easier for the user to work, and significantly reduces errors.

XME Overview