4 include_once(
"./Services/Export/classes/class.ilXmlExporter.php");
36 $sql_ref_id = current($refs);
38 include_once
'./Modules/SurveyQuestionPool/classes/class.ilObjSurveyQuestionPool.php';
42 include_once(
"./Modules/SurveyQuestionPool/classes/class.ilSurveyQuestionpoolExport.php");
44 $zip = $spl_exp->buildExportFile();
45 $GLOBALS[
'ilLog']->write(__METHOD__.
': Created zip file '.$zip);
59 "namespace" =>
"http://www.ilias.de/Modules/SurveyQuestionPool/htlm/4_1",
60 "xsd_file" =>
"ilias_spl_4_1.xsd",
61 "uses_dataset" =>
false,