Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

AuthorIT XML Format

This document describes the XML format used by AuthorIT. The XML file can be used for the purposes of translation, or transferring information between libraries.

Note: This file can also be downloaded in PDF format

The AuthorIT XML file contains a number of AuthorIT objects, along with related information. The content of each XML file will vary depending on the number and types of object included.

Within AuthorIT there are 13 different object types. Each of these object types has a corresponding XML structure. The XML for each object type is described in this document.

The AuthorIT XML File

All selected objects will be exported to a single XML file with the ".xml" extension. The XML file will have an AuthorIT root element, and may contain five child elements: Objects, ObjectSummarys, Folders, Release States, and Information. The contents of these major elements are described below.

The AuthorIT XML Schema File

If an XML schema file is included, it will have the ".xsd" extension. This file can be used with an XML parser to validate the contents of an XML file to check for structural correctness, and semantic correctness (i.e. to check that the values of each element are valid).

In This Section

AuthorIT Element

Top of Page Email this Page Log Support Call Send Feedback Print