31 public function init(): void
34 $this->ds->initByExporter($this);
35 $this->ds->setDSPrefix(
"ds");
40 string $a_schema_version,
43 $this->ds->initByExporter($this);
44 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
52 "namespace" =>
"https://www.ilias.de/Services/Notes/note/4_3",
53 "xsd_file" =>
"ilias_usr_4_3.xsd",
54 "uses_dataset" =>
true,
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
getValidSchemaVersions(string $a_entity)