Daisy documentation
 PreviousHomeNext 
7.4 Import/export formatBook Index7.4.3 The info/namespaces.xml file

7.4.2 The info/meta.xml file

This file contains some general properties.

Syntax:

<?xml version="1.0"?>
<meta>
  <entry key="daisy-server-version">2.0</entry>
  <entry key="export-time">2006-08-01T15:37:03.946+02:00</entry>
</meta>

Meaning of the properties (which are all optional):

Property

Purpose

daisy-server-version

The version number of the Daisy repository server from which the export was created. This information can be used by the import tool to do some conversions upon import.

export-time

Timestamp of when the export was created. This is added by the export tool and purely informational.

export-format

The format of the export. Usually this has the value "default", but in case of the translation management export this has the value "tm".

 PreviousHomeNext 
7.4 Import/export format7.4.3 The info/namespaces.xml file