4 include_once(
"./Services/Export/classes/class.ilXmlExporter.php");
32 if($a_export_type ==
'xml')
51 include_once
'./Modules/TestQuestionPool/classes/class.ilObjQuestionPool.php';
54 include_once(
"./Modules/TestQuestionPool/classes/class.ilQuestionpoolExport.php");
56 $zip = $qpl_exp->buildExportFile();
58 $GLOBALS[
'ilLog']->write(__METHOD__.
': Created zip file '.$zip);
72 "namespace" =>
"http://www.ilias.de/Modules/TestQuestionPool/htlm/4_1",
73 "xsd_file" =>
"ilias_qpl_4_1.xsd",
74 "uses_dataset" =>
false,