getGenerator(); $generator->openElement('value') ->openElement($this->_type, $this->_value) ->closeElement($this->_type) ->closeElement('value'); } }