31 $this->ds->setDSPrefix(
'ds');
45 'namespace' =>
'http://www.ilias.de/Modules/DataCollection/dcl/4_5',
46 'xsd_file" => "ilias_dcl_4_5.xsd',
47 'uses_dataset' =>
true,
58 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
59 $this->ds->exportLibraryFile($a_id);
61 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, $a_id,
'',
true,
true);
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
static makeDirParents($a_dir)
Create a new directory and all parent directories.
Bibliographic dataset class.
getValidSchemaVersions($a_entity)
getAbsoluteExportDirectory()
Get absolute export directory.
Create styles array
The data for the language used.
Exporter class for Bibliographic class.