setOperationRefIdentifier('replaceResult'); parent::__construct($statusInfo, $bodyParam); } protected function generateBody(SimpleXMLElement $xmlBody) { $xmlBody->addChild('replaceResultResponse'); } }