$nsUri) { $this->registerNamespace($nsPrefix, $nsUri); } parent::__construct($element); } public function getEntries() { return $this->entry; } }