key = $key; $this->value = $value; } public function getSubNodeNames() { return array('key', 'value'); } }