Tech. Documentation - export_xml command



NAME

export_xml - export a dataset as XML.


SYNOPSIS

export_xml archiveid [options] [dataset]


DESCRIPTION

This command outputs the named dataset as XML.


ARGUMENTS

archiveid
The ID of the EPrint archive to use.

dataset
The name of the dataset to export, such as "archive", "subject" or "user".


OPTIONS

--xmlversion version
The version of the eprints data XML format to use. Either "1" or "1.1". Default is (currently) "1". 1.1 is still under development and may change. We strongly recommend not using 1.1 until we finalise it in a later version of EPrints.

--help
Print a brief help message and exit.

--man
Print the full manual page and then exit.

--quiet
Be vewwy vewwy quiet. This option will supress all output unless an error occurs.

--verbose
Explain in detail what is going on. May be repeated for greater effect.

--version
Output version information and exit.

 EPrints 2.3 Documentation - export_xml command