name; } /** * @HandlerCallback(direction="serialization", format="xml") */ public function toXml() { return $this->name; } }