4 include_once
'./Services/Export/classes/class.ilXmlExporter.php';
24 include_once
'./Services/Export/classes/class.ilExportOptions.php';
27 $obj_id = end($a_ids);
30 $GLOBALS[
'ilLog']->write(__METHOD__.
': '.$obj_id);
39 'component' =>
'Services/Container',
65 $GLOBALS[
'ilLog']->write(__METHOD__. $a_id .
' is not instance of type category!');
70 $writer->export(
false);
71 return $writer->getXml();
85 "namespace" =>
"http://www.ilias.de/Modules/CategoryReference/catr/4_3",
86 "xsd_file" =>
"ilias_catr_4_3.xsd",
87 "uses_dataset" =>
false,