Unknown export format!
Export parameters:
- id: mandatory document identifier (positive number).
- format: export format, valid values are:
- xml - internal XML of a document. Returns most data, but
returns tags in Slovenian language;
- dc-xml - Dublin Core in XML;
- dc-rdf - Dublin Core in RDF.
Example:
Export.php?id=37&format=dc-xml
returns document with identifier 37 in DC-XML format.